i have this code:
i = 1;
pictures = new loadVars();
pictures.load("pic.txt", pictures);
pictures.onLoad = function() {
_root.poza.loadMovie(pictures.pic1);
_root.poza._x = 0;
_root.poza._y = 23;
};
stop();
i like to load some images wich adresses are in pic.txt at position pic1...
i made it!
thanks a lot for your time!
It was from publish settings. It exports movie for Flash Player 5! Thank you very much for your time. We keep in touch!
Regards from DJErotix
when i force it the output window is empty. I can send you my hole project if you like or put it on a ftp server to look over my code.
Thanks a lot for you time!
i use the folowing code to load variables:
loadVariables("arhiva.mo", this);
loadMovie(pozitia, _root.poza);
and arhiva.mo contains this text:
pozitia=a.jpg
a.jpg is a picture in the root folder.
What can i doo because i recieve an error message like this:
Error opening URL...
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.