PDA

View Full Version : Running a Flash File



Bokie
04-02-2003, 11:33 AM
I have been using AMS for a several years but I do not have a programming background so several of the new actions are difficult for me to use.

I want to start a flash file when the page opens and then jump to another page after its completion. Now when I load the file it loops even though I have the loop program option unchecked so I cannot get it to jump when it finishes.

Thanx

Paul Bokros
pbokros@mail.com

AGRO
04-03-2003, 02:55 PM
In Flash you might want to put a (stop); action at the end of your movie clip. this will stop the movie from playing and also at the end of the movie clip you can put a FSCommand action to page jump in AMS.