I'm starting off by doing some simple stuff, so I want to make a replay button for my 1 minute "animation". I already got it to stop when it's over (so it doesn't loop) then I tried to insert a replay button... So I test my flash file and for some reason the button is flickering and the animation is looping. Also, it says this in "Output" :
**Warning** The linkage identifier 'fl.controls.Button' was already assigned to the symbol 'Component Assets/replay_btn', and cannot be assigned to the symbol 'Button', since linkage identifiers must be unique.
I'm using Action script 3.0 by the way, and I'm using this tutorial:
http://www.adobe.com/devnet/flash/articles/flash_cs5_createfla.html
Wtf is goin on?
**Warning** The linkage identifier 'fl.controls.Button' was already assigned to the symbol 'Component Assets/replay_btn', and cannot be assigned to the symbol 'Button', since linkage identifiers must be unique.
I'm using Action script 3.0 by the way, and I'm using this tutorial:
http://www.adobe.com/devnet/flash/articles/flash_cs5_createfla.html
Wtf is goin on?