Need help with combining swf files together
hi everyone
have problem project.
created several swf files, want them interact each other
there main swf file lets call it:
main.swf
within file(main.swf) create buttons calling other swf files instance pressing 1 button one.swf open pressing other button two.swf open , on.
create buttons within one.swf , two.swf allowed go main.swf
if me how grateful.
as2.0 working with
many thanks
any loaded swf want remove can use removemovieclip() method applied main (loaded swf) timeline.
so, main timeline of loaded swf:
this.removemovieclip();
More discussions in ActionScript 1 and 2
adobe
Comments
Post a Comment