A Flash Developer Resource Site

Results 1 to 1 of 1

Thread: [F8] Buttons Advancing the Playhead Problem

  1. #1
    Junior Member
    Join Date
    Dec 2007
    Posts
    9

    Question [F8] Buttons Advancing the Playhead Problem

    seems like this would be a simple fix, but, I have built a file that programatically generates a number of buttons. The buttons have an onRelease Function that extracts a string turns it into a number, and then gets a frame label from an array,
    in the onrelease function I have a gotoAndPlay telling it to play a certain label in another MC.

    this all works fine, unless you know a more streamlined way of building the file,

    THE PROBLEM
    if you click the same button 2 times it advances the play head forward to the next area of content, so if I click the button once and it goes to orange. then if I click again the same button andd blue comes after orange it will go to blue, then when I click the next button in order, it goes to the next label after blue, it does the same thing even if I tell it to go to frames instead of frame labels.

    can anyone help,

    I have uploaded my file,
    thanks so much to anyone who can help!!
    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