How to command an animation from a second one?
For example, let's say that the "menu" animation is composed of buttons which should command a second animation on the same html page.
Let's say that by clicking on a button on the menu, the alpha property of a movie clip (its name is...
I would like to use a variable as a parameter in the following instruction... It just doesn't work! Why and how can I turn it right?
Set Variable: "i" = 20
Set Property ("toto", Alpha) = "i"
how can i use the instruction SetVariable(name, value) to change the value of a variable (in my flash movie) by clicking on a classic (a href..) link external from the flash movie .
I have tried the following instructions as behaviour on my link (same document as the flash movie).
//testhtml is...
My flash movie is composed of several scenes.
One of them is a menu (which stands in the whole page) which allows to access either to another scene or to a HTML file.
I would like to find a code which, once i have accessed to an HTML page, allows me to return to my menu. This code should...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.