on(release){
loadMovie("quienesSomos.swf", _root.contenido);
}
So wht would this work local but not remote? Do i need to specify absolute path for this to work on remote. Called file is in the same folder as the caller by the way.
What a day.
on(release){
loadMovie("quienesSomos.swf", _root.contenido);
}
So wht would this work local but not remote? Do i need to specify absolute path for this to work on remote. Called file is in the same folder as the caller by the way.
What a day.
:: Copyright KIRUPA 2024 //--