yo bill,
thanks a lot. it makes sense. but my limitations are stopping it from working i guess. I am still having a hard time figuring out what do i have to change to make it work for me. The name of the file i will launch will be portfolio01.swf
on the text file i have:
<a...
so far so good. but then in flash, which ones of these lines i will have to modify?
function loadthis(file){
movie = file + ".swf";
loadmovie(movie,holder);
}
the name of my file is teste.swf and the holder will be 'this'
other question, can i run that script on onclipEvent (enterFrame)?
i am loading a external text file with html links. I would like to know if anyone out there know how to make those links load .swf files, that would work with the levels hierarchy of the original level0 file. I tried passing a variable that would be detected by a movie clip on EnterFrame but no...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.