I created a button with some roll over effects added some load movie action to load external movie.swf file, everything works perfect except I need about 12 same buttons but with different loadMovie command I mean to load different swf files. so what I did to make it fast I copied the first button and pasted it 12 times so I made 12 nice buttons, but the problem I have is that when I change button 2 load movie settings it automatically changes every button, so I am a little frustrated, I need some help to clear this issue
I have another issue that frustrates me a lot. I made 12 copies of the same button, (this time I am talking about totally different story) so I have 12 buttons on the stage exact same ones (I duplicated them by copy and paste) but the problem I am having this time is that all the buttons load same movie.swf even when I change loadMovie settings to load a different new.swf and after that all the buttons load that new.swf movie file. How do I change in action script so each button would load a different swf file.