pspecial
July 16th, 2003, 12:54 PM
Been working on solving this for days and can now say, I am totaly stumped!!!!
I have a jpeg dynamically loading into a container nested in a movie clip. It works fine when I test it locally, but as soon as I upload it to my site, the browser doesnt want to display the jpg.
The jpg is only 14k so its not a matter of load time.
The jpg IS in the same file directory on the site (I checked3 dozen times)
Finally, here is my humble code:
////
stop();
_root.cell.placeholder.loadMovie("ka.jpg");
Like I said, this work fine at home. But on line... nothing! See for yourself:
http://www.special8.com/test.html
I've also attached the fla for anyone who might like to help me out.
Thanks.
I have a jpeg dynamically loading into a container nested in a movie clip. It works fine when I test it locally, but as soon as I upload it to my site, the browser doesnt want to display the jpg.
The jpg is only 14k so its not a matter of load time.
The jpg IS in the same file directory on the site (I checked3 dozen times)
Finally, here is my humble code:
////
stop();
_root.cell.placeholder.loadMovie("ka.jpg");
Like I said, this work fine at home. But on line... nothing! See for yourself:
http://www.special8.com/test.html
I've also attached the fla for anyone who might like to help me out.
Thanks.