I have a flash file that contains 4 buttons, each of these buttons has an "up"
setting and an "over" setting and I have it so that in the "over" setting it
plays a sound and animates a light beam going across it, which works, however,
whenever I launch the flash file, it automatically plays all 4 sounds. Any idea
why?
Shan-Dysigns - 12 Jul 2008 00:14 GMT
Are you sure they are classified as buttons in both the library AND in the
properties panel (once you place them on stage)? You can have them as buttons
in the library and mistakenly set them to a movie clip in the properties panel.
If a button gets classified as a movie clip in that fashion, flash will see the
4 states of a button simply as 4 frames and the play head will run through all
4 frames.
Evan Rose - 12 Jul 2008 08:19 GMT
Yup, I checked both out. :[
Shan-Dysigns - 12 Jul 2008 15:57 GMT
Can you upload the fla file?