lang = en;
loadMovie("main_"+lang+".swf", _root);
i want to load a file to the root, name main_en.swf
i declare the variable “lang” why isn’t this working? :te:
lang = en;
loadMovie("main_"+lang+".swf", _root);
i want to load a file to the root, name main_en.swf
i declare the variable “lang” why isn’t this working? :te:
:: Copyright KIRUPA 2024 //--