Insted of creating loads of time functions I would like to create one function where I can pass the time in milliseconds and the function I want to call.
Tried with teh code below and it breaks....
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
Zones:
Adobe FlashDate Answered: 03/06/2008 Rating: 9.8 Views: 0
The code below loads an swf file. The problem is, every time I click the button it loads the swf file again! As a matter of fact, if I keep hitting the buttons, the swf file will load again and aga...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
Zones:
ActionScriptDate Answered: 09/07/2008 Rating: 6.4 Views: 0
in action script 3.0 I want to declare a new variable based on the value of another variable. For example if var MyVar1:String="Super";
Then I want it to create a new string variable with the nam...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
I have a movie clip named models_mc that is 4800 px x 535 px, which is composed of multiple images. I want this movie clip to move to the left 800 px every 3 seconds. I created both the timer and t...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
Zones:
ActionScriptDate Answered: 01/12/2009 Rating: 8.2 Views: 0
I am making a custom button class for creating and handling buttons.
What I would like to do is store some "info" for each button, such as:
- index-nr
- value
- description
etc etc
And...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
Zones:
Adobe FlashDate Answered: 01/28/2009 Rating: 9.1 Views: 0
Hi There,
I'm having a problem where I want to shoot off an event handler function when the user rolls the cursor over a movie clip. The movie clip in question has two layers: one for a backgr...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
Need to display part and not all of the info I have in a txt file for dynamic text.
what stops actionscript from reading the entire text file?
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
Well, this is probably pretty basic, but I'm trying to figure how to add movieclips from the library to the stage programmatically. IE: if I have many movieclips in the library named mc_1, mc_2, mc...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
I am having problems with a script that is set in the 'actions' timeline. It was available on Adobe.com. The script works fine if I only have one instance, but I need four. Any ideas?
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
I am working on a Flash application that loads and displays images. Everything works fine when the image is loaded from my own server. However, when I try to load images, specifically advertiseme...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...