any ideas how to load external menu into main.swf .
do i have to create 2 different empty MC’s
please let me know ASAP
Thx so much
any ideas how to load external menu into main.swf .
do i have to create 2 different empty MC’s
please let me know ASAP
Thx so much
Well, you could create your menu in another swf-file, and then load that file into the main swf-file, on a different level.
loadMovieNum(“menuFile.swf”, 10);
…will load “menuFile.swf” into level 10 of the main swf.
thx man it loaded with no problems , but now i have onother issue when my menu loads my menu buttons won’t load my external swf’s ?
anyways i am loading a external Mac X menu so not sure how to ?
:: Copyright KIRUPA 2024 //--