Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

flash movie start another

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Does anyone know how to make a button or the ending of one flash movie to start another?

In other words, I want to include some interactivity, so that a button the user pushes would set off a domino of small flash movies to occur.

Thanks,
David
 
[COLOR=red}in the last frame of your movie put this:[/color]

getURL ("
make sure you have a stop action in the last frame of your movie, if not they make keep playing on top of each other..don't hold me to that but i think so,espescially if you have sound..

or put the following actions in a button:

on (release) {
getURL ("}



e.gif


carlsatterwhite@endangeredgraphics.com
 
typo's...sheesh..
e.gif


carlsatterwhite@endangeredgraphics.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top