PDA

View Full Version : FSCommand Help


aharris816
04-18-2003, 11:24 AM
I'm having trouble using fscommands in AMS 4. In my flash movie I have an fscommand to quit
fscommand ("Quit");
I'm trying exit the cd so in AMS inside of the On FSCommand I have

IF (%Command% = "Quit")
Application.Exit
END IF

But it continues to loop. I made sure that the 'Automatically Play Movie' and 'Loop movie' were unchecked.

aharris816
04-18-2003, 12:10 PM
Nevermind. I just figured it out. In AMS instead of using 'Last FSCommand Args', I am suppose to use 'Last FSCommand'.

Corey
04-18-2003, 04:07 PM
Use a FLASH OBJECT > GET LAST FSCOMMAND action

Corey Milner
Creative Director, Indigo Rose Software (http://www.indigorose.com)