Question
how to name a dynamically loaded swf
heres my prblem i have a set of button buried inside a mc
when they are clicked i need them to call upon a external mc. ive
tried some different code but nothing works.
_level0.contholder_mc.contractor_mc.gotoAndPlay() works but only one time. if i click on another button and then go back to the external mc i gives it another instance name. how do i stop it from giving dynamic instances names.
thanks for the help
_level0.contholder_mc.contractor_mc.gotoAndPlay() works but only one time. if i click on another button and then go back to the external mc i gives it another instance name. how do i stop it from giving dynamic instances names.
thanks for the help