|
-
Flash Script
I want to close (quit) a presentation with a button click. I have tried using the following script FScommand:quit. I think my syntax is wrong. Is there another approach to this.
Many thanks
Peter
-
KoolMoves Moderator
 Originally Posted by gagsoft
I want to close (quit) a presentation with a button click. I have tried using the following script FScommand:quit. I think my syntax is wrong. Is there another approach to this.
Many thanks
Peter
fscommand(command:String, parameters:String)
so use fscommand("quit")
By the way when I need syntax or function information I go to
http://livedocs.macromedia.com/flash...rt4_ASLR2.html
-
 Originally Posted by blanius
Hi Bret
Many thanks for the link and the hekp
Peter
-
Can't Re- Member
TRy Button <Actions/onclick<> Stop movie,> this is all in the KM gui without reverting to scripts.
humanus somes est divinitus in ipsum
Wiliiam Wallace
-
KoolMoves Moderator
Williiam I think he was (I assumed anyway) that he meant to quit a stand alone flash player so you have to use FScommand to do that.
-
 Originally Posted by blanius
Williiam I think he was (I assumed anyway) that he meant to quit a stand alone flash player so you have to use FScommand to do that.
-
Your are correct, I want to qui totally out of a stand alone player
Many Tanks
Peter
-
 Originally Posted by gagsoft
Your are correct, I want to qui totally out of a stand alone player
Many Thanks
Peter
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|