View Single Post

  #1 (permalink)  
Old 27-05-08, 10:44
tuanDuy tuanDuy is offline
Junior Member
 
Join Date: Mar 2008
Posts: 1
Rep Power: 0
tuanDuy is on a distinguished road
load External swf files with AS3

Dear Friends,


MOTHER folder:------>Classes folder-------->*.as
:------>SWFfolder-------------->*.swf
in SWF folder: Main.swf, Son.swf, Daughter.swf...
in Main.fla: Son_btn, Daughter_btn...


please help me how to call an swf file using AS3:from Main.swf i press Son_btn it will call Son.swf and disappear Main.swf
hope u understand what i say
thanks
Reply With Quote