PDA

View Full Version : Totally frustrated!!!



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.

kode
July 16th, 2003, 01:09 PM
Ehmm... :-\

I just checked the URL and it worked fine. :P

hamza84
July 16th, 2003, 01:14 PM
Same here. The link works fine.

pspecial
July 16th, 2003, 01:58 PM
You see the grey box but do you see the picture inside? There should be a jpeg inside the grey box.

kode
July 16th, 2003, 02:00 PM
Yes, the JPG is loaded into the MovieClip. Again, it works fine here. :-\

lac
July 16th, 2003, 02:07 PM
Works fine for me too, I see picture it says ka on luna sun up the left hand side.

Try clearing your browsers cache it may be showing you old content.

Liz

iso
July 16th, 2003, 02:40 PM
that was my first thought - clear your cache 'cause i bet it has the old SWF on your HD instead of pulling it off your server

pspecial
July 16th, 2003, 11:16 PM
MAN OH MAN! Am I glad you guys see it because I cant!!!

I tried clearing my cache (refreshed) and still nothing. Not in IE, not in AOL.

This is VERY ODD!

iso
July 17th, 2003, 10:45 AM
try a different browser (if you haven't got it yet, it's been a while since the last post) - i recommend http://www.mozilla.org/projects/firebird/ ;)

if you want, you can PM me the file and i'll upload it to my server just to show that you're not going crazy!

or hopefully you've got it working by now.