Enter Keywords:
1 - 10 of 220(0.012 seconds)
Sort By:
 
hi all, a really simple one but i cant find the answer online. i am making some flash and i need to see when its actually on the document as i have many large moving images. is there any way ...
Zones: Adobe Flash, W...Date Answered: 02/09/2009 Rating: 6.4 Views: 0
Hello, Am trying out AS 3.0 and I was trying to do a simple preloader based on a tutorial.  This simple code is not working.  I keep getting an error: TypeError: Error #1034: Type Coercion fa...
Zones: Adobe Flash, Adobe ...Date Answered: 02/13/2009 Rating: 6.4 Views: 0
Hello, I have a simple preloader to load an external swf called "content.swf".  content.swf loads external gifs from xml.  When the preloader eventlistener is COMPLETE, does that mean the gifs a...
Zones: Adobe Flash, Adobe ...Date Answered: 02/22/2009 Rating: 8.3 Views: 0
Hello, I am hoping someone can shed some light...I would like to preload 15 gifs and put them in an Array and then display them on the stage later.  I have the code below.  However, it only loa...
Zones: Adobe Flash, Adobe ...Date Answered: 02/14/2009 Rating: 8.6 Views: 4
Hello, I would like to know an expert's opinion on flv's.  I have a 15 question test and for each question there is an flv to play audio.  I would like to make sure the audio is available to pla...
Zones: Adobe Flash, Adobe ...Date Answered: 02/22/2009 Rating: 9.3 Views: 0
Hi, I have the code below to preload images into an array.  The EventListener checks for when the gif is loaded, but how do I check to see that ALL of the Gifs are loaded before continuing.  I k...
Zones: Adobe Flash, Adobe ...Date Answered: 02/22/2009 Rating: 9.3 Views: 0
Hello, I have a package StreamingAudioPlayer which plays one audio flv at a time.  I am calling this from my main movie using the code below.  In the player there is an event handler which check...
Zones: ActionScript, Adobe Flash, Adobe Creative Sui...Date Answered: 02/18/2009 Rating: 6.4 Views: 0
Hi, I hope someone can shed some light.  I am having trouble getting some code to work: WORKS: dataS1.S1Q1=myRadioButton.rbuttonVal.text; DOESN'T: ["dataS1"].["S1Q"+ c] = myRadioButton.rbu...
Zones: ActionScript, Adobe Flash, Adobe Creative Sui...Date Answered: 02/18/2009 Rating: 9.3 Views: 0
Hello, I am trying to pass two arrays to a function in an external class, which will take the array data and show gifs/play audio, take user input and store in an array to pass back to main movi...
Zones: ActionScript, Adobe Flash, Adobe Creative Sui...Date Answered: 02/27/2009 Rating: 8.0 Views: 0
Hello, I am testing some animation and I am new at controlling it entirely by actionscript.  I have a test fla that creates an object of a custom class "Easing1" and adds it to the stage.  Easin...
Zones: ActionScript, Adobe Flash, Adobe Creative Sui...Date Answered: 03/05/2009 Rating: 9.3 Views: 30