Skip to main content
Participant
April 27, 2006
Question

help with buttons on flash!

  • April 27, 2006
  • 1 reply
  • 143 views
i'm currently building an interactive flash website with videos. i have a menu page (frame 1) with small videos and buttons on each of those videos, which take you to a larger version of that video. however, all of my buttons seem to be attached to eachother for some reason. when i export my project to test it and i click on one of the small videos, they all take me to the same frame, same larger video. why would this happen? i created all of these buttons seperately and they all go to different frames. how do i fix this? i would appreciate help from anyone!!!
This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
April 28, 2006
some details are probably going to be needed to over specific help. but, in general, your problem would be caused by using a for-loop (or while-loop) variable in your button handlers and the remedy would be to use a perisistant variable.