I have a main SWF file, in AS3, wich works as holder/loader for many other SWF files (sections). I had to make a new section (\"verano.swf\"), but I did it in AS2. When I try to load it, I get the fol
In Actionscript 3, I make a call to Javascript using: ExternalInterface.call(\'javascriptFunction\'); If in Javascript, there\'s an error or a blocking call, the entire browser will freeze. I can\'
I have a 6 frame .swf that is for some reason jumping to the 3rd frame upon loading. This problem occurs in every browser except IE. I\'m using AS2.
I have 2 flash banners (using ActionScript 2) on my web page, how can I make them start playing at the same time, after the page has fully loaded?
i have xml file that looks like this <image path=\"test.jpg\"/> i need my xml to look like this
Sure this will be a simple fix, and I\'m just not seeing the wood for the trees.I have a movie with a movieclip called scroller_mov.Inside it are 15 movieclips named pic1 thru pic15.
why it is not simple! i just want to restrict input text to allow only number with 2 decimals examples
I\'ve succesfully loaded and parsed this XML file, using XMLParser and AS2: <Resources> <item author=\"Julian\" date=\"28/12/2010\" time=\"01:18\" id=\"876\" like=\"8\" dislike=\"5\">
i want to control sound in my movie clip by t开发者_运维百科he button which i designed in flash. for ex.: my default sound is 100% on home button & when i click on contact(last button) the volume
I have a number pad component in as2. This component has buttons for 0-9. All of them are separate movie clips with code attached that allows them to act as a button. Each state of the button (up,pres