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 ...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
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...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
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...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
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...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
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...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
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...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
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...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
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...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
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...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
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...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...