A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: On release go to and play frame NOT WORKING

  1. #1
    Junior Member
    Join Date
    Mar 2014
    Posts
    1

    On release go to and play frame NOT WORKING

    im on actionscript 2 FlashCS6 Flash player 11.2

    I have a actionscript on a movie clip called play, when clicked I want it to go to a desire frame.
    BUT something funky i happening.

    on (release)
    {
    gotoAndPlay(109);
    }


    This code use to work all the time. and still does . but for some reason for this project its not. I have no extra coding anywhere else. When I play in the SWF I can go to the button my cursor would change but when I click no action is taking. and yes I do have a frame 109 and yes I have tried this exact coding in previous projects and it worked. someone please help I have no idea why this wouldn't work.

  2. #2
    Designer, Programmer, Musician angelhdz's Avatar
    Join Date
    Mar 2010
    Posts
    971
    Upload your .fla to onedrive, dropbox, mediafire, whatever cloud you wish, and we will try to help you.
    Already mastering AS3. It was so fun. Now into Javascript and PHP and all its libraries

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