A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: help with koolmoves exchange menu1

Threaded View

  1. #1
    Member
    Join Date
    Aug 2008
    Posts
    78

    help with koolmoves exchange menu1

    Hi,
    Want to thank Bret for his help so far. I've been looking at flash exchange example menu1. It calls up 3 .swfs to play within the stage. Each button calls up one swf. I would like to know if it is possible to stop another swf being played if one is already playing.
    code to play swf
    on(release){
    gotoAndPlay("one")
    mc4.loadMovie("one.swf");
    }
    thanks,
    ja
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center