A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Buttons - quick question

  1. #1
    Help Seeker
    Join Date
    Jun 2000
    Location
    NY
    Posts
    94
    http://www.geocities.com/rh71el2/temp/testmenu.html

    VIEW NONFLASH on the bottom is a button named VIEW_NONFLASH in my FLA.

    How do I make it so when people click on "View NonFlash" it will continue playing my movie clip "de-Flash", placed in the button's (VIEW_NONFLASH) HIT frame? The movie clip "de-Flash" just changes the red into yellow (for demo purposes).

    Right now, when you click it, it will only play the movie clip for however long the button is held down for. If you hold it down, it will play the whole 1 second movie clip. How do I make it play the whole clip instead of only for however long the mouse button is held down for?

    Thanks, let me know if I'm confusing you guys.

  2. #2
    Senior Member
    Join Date
    Dec 2000
    Posts
    303

    very simple

    Originally posted by rh71
    http://www.geocities.com/rh71el2/temp/testmenu.html

    VIEW NONFLASH on the bottom is a button named VIEW_NONFLASH in my FLA.

    How do I make it so when people click on "View NonFlash" it will continue playing my movie clip "de-Flash", placed in the button's (VIEW_NONFLASH) HIT frame? The movie clip "de-Flash" just changes the red into yellow (for demo purposes).

    Right now, when you click it, it will only play the movie clip for however long the button is held down for. If you hold it down, it will play the whole 1 second movie clip. How do I make it play the whole clip instead of only for however long the mouse button is held down for?

    Thanks, let me know if I'm confusing you guys.
    Very simple my dear friend:
    Step 1.: make a invisble button (have all the up,down,over frame blank and only have the hit thingy filled witht he about you think is the size of the movie.
    Step2: Inside your movie which animates....put this button there on frame 1.
    Step3.: write the code (on mousedown etc to play...)
    step 4: it should be working by now....LOL

    make sure that you have a gotoandplay(1) in the end of your movie..so it keeps on playing till the time it is mousedown...
    Cheers
    gary

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