Groups | Blog | Home


Archived Months
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
January 2008
June 2008


all groups > flash actionscript > september 2005 > threads for sunday september 25

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30

unable to clearInterval
Posted by LLJ at 9/25/2005 11:03:58 PM
Hi there, i've searched this forum all the way but i can't seem to find the right solution for my problem so if anyone could help me out=>THANK YOU i have this movieclip that's being loaded in, let's say, level 100, with delays on several frames= framescripts= stop(); waiting = set...more >>

Frame label sync problem w/multiple scenes
Posted by gatz at 9/25/2005 10:15:46 PM
I have a scene using a navigation scheme that targets frame label/variables. No big deal. Works fine as a single scene. I added a preload scene (though I suspect it could be any scene). Now my navigation misses(over shoots) the frame labels by the the number of frames in the preload scene...more >>

Problems with SharedObject
Posted by leospit at 9/25/2005 9:47:35 PM
hi, this is quite simple: The first time the user enters in the site, it would show the intro, the next time, it would go to the content istead of showing again the intro (untill here I had successful), but, my client wants to replay the intro, every 8th time the swf is played. so, here is m...more >>

synchronising audio with flash animation
Posted by jasonfrncs NO[at]SPAM tiscali.co.uk at 9/25/2005 8:23:04 PM
I've revised my crazy (incomprehensible and totally not gonna work) script. I think this one should work now, however it doesn't. Can anyone tell me why? This is the part of my script that's giving me trouble: myArray = new Array(10, 210, 303, 393, 441, 492, 540, 615, 633, 684, 735, 795, ...more >>

Edit registration point with AS?
Posted by rune|vision at 9/25/2005 1:13:39 PM
Hi! How can I edit the registration point dynamically using ActionScript? I have a movieclip with the registration point in the center. This is needed so that it rotates around the center. But after I have loaded a jpg image into the movieclip using loadClip, the upper left corner of the...more >>

changing text font & size
Posted by aesthetix at 9/25/2005 1:09:11 PM
Hi guys, newbiew here, i have a problem changing my text font and size on a 'rollOver' text, i tried doing the following, but it just wouldn't change, i don't know what's wrong with it, below is the code that i attached: on (rollOver) { createTextField("mytext",1,-20,30,50,50); myt...more >>

documentation system for flash
Posted by the fleece at 9/25/2005 12:20:22 PM
anybody know of any good systems for compiling as2 script and commentary into nice easily browsable html??...more >>

Can't get string to dynamically load for navigation
Posted by neightball at 9/25/2005 12:52:43 AM
We cannot get the following code to attach 2 strings together dynamically on a button and have it navigate to the correct FRAME LABEL in a movie. When we hit our button, we go the wrong scene and frame time and time again. What are we doing wrong? on (press) { var NextScene:String; ...more >>



Set mc._x property value from an array
Posted by Jason McIver at 9/25/2005 12:32:58 AM
Im trying to import x and y points from a external file ("getDevices.txt") and use them to position a new MovieClip from the library in a loop. I know I could be using _root.attachMovie("box", "box_mc"+i, 110+i, {x:something, y:something}); I've just been playing with this all day and tried ...more >>

Getting var's from php
Posted by Kainvb at 9/25/2005 12:00:00 AM
Ok I did this a lilttle over a year ago and now I can't seem to figure it out I am trying to retrieve these valuse from php for flash here is the php result &picloc=wicked.jpg&&Alias=Wicked&&Memname=Charlie M.&&Status=(Co-Founder, SWG Leader)&&AGE=31&&Weapon=Sniper & Pistol Whips&&Quote=& ...more >>

loading movie in / out of function - is different?
Posted by ethr at 9/25/2005 12:00:00 AM
Im calling the following code: arr = []; this.createEmptyMovieClip("one", 2); one.loadMovie("non-crop1.jpg"); one._x = 500; arr[0] = one; at the 'root' level in my script. It works great. The image loads and displays. I *want* to call it inside a function so that I can load XML dat...more >>

Saving images from withing Flash
Posted by ivanko_98 at 9/25/2005 12:00:00 AM
Im trying to figure out how to save files in an image gallery done in ActionScript to the clients hard drive... Can someone tell me a bit on techniques used for this. I would really appreciate it... I spent some time researching on JavaScript but dont have a concrete solution in mind. Th...more >>

Gallery
Posted by purple_am at 9/25/2005 12:00:00 AM
Hi peoples Visit this http://usa.autodesk.com/adsk/servlet/index?siteID=123112&id=5236559 Click on View Now > You will have a pop up which opens a gallery. Choose from the main menu (Architectural Ext for example) You have a gallery which flips with the mouse. Does anyone have a tut or ...more >>

OT: newsticker
Posted by Heinrich at 9/25/2005 12:00:00 AM
Hi, I'm looking for a horizontal newsticker with xml. Anyone some ? thanks ...more >>

Help With Internal Flash Files
Posted by Xodus6.com at 9/25/2005 12:00:00 AM
Hello All, I'm currently working on a flash site and I have a flash file (A) playing within another flash file (B). Naturally I have to put "stop();" at the end of the internal flash file (B) so it doesn't keep looping. I just recently implemented a transition section to the internal fl...more >>

Create copy constructor?
Posted by Blade al'Slayer at 9/25/2005 12:00:00 AM
Is there a way to create "copy constructor" functionality in Flash, similar to let's say copy constructors in C++? -- Blade hails you......more >>

Difficult Question Regarding Server Contact...
Posted by rjonesx at 9/25/2005 12:00:00 AM
Ive expended my normal avenues of soliciting help on actionscript so I decided to open this one up to the community... It is actually a fairly strange question and strange situation, but I would essentially need flash to ping another site while it is running, but at the same time send trad...more >>

Change getURL to ???? when root directory reference needed
Posted by seh15 at 9/25/2005 12:00:00 AM
Hi, What command do i use when i want to change from URL reference ( getURL ) to a root directory or folder reference? Thanks seh15...more >>

XML arrays
Posted by Gionex at 9/25/2005 12:00:00 AM
hey i have this really long scipt (for me) it is a menu script. I currently have it so it is hard coded the arrays in the script, so if i want to change the menu i have to change the cars in the .swf. What i want to do is use XML. But 3 poblems: 1. i dont know XML 2. i dont know XML in fla...more >>

LoadVars and Mozilla Firefox - Problem
Posted by guy_logical at 9/25/2005 12:00:00 AM
Hi All, There seem some problem with LoadVars(especially sendAndLoad function) and Mozilla Firefox browser. If you break internet connection before calling LoadVars.sendAndLoad or LoadVars.load, you will never get an onLoad callback event. To get more idea about the problem, please loo...more >>

Create an exact duplicate of an object
Posted by Blade al'Slayer at 9/25/2005 12:00:00 AM
Hi there! As you might know the assignment operator in Flash uses references when applied to objects. For example: var o1:Object = new Object(); var o2:Obect = o1; Now both o1 and o2 will point to the same object in memory. My question is how to write a function that duplicates objects. Th...more >>


DevelopmentNow Blog