Hi all,
I can't figure this out ...
I'm trying to load a jpg image into my projector using
container.loadMovie("cd2002\\logoer_til_links\\tes t.jpg");
this works fine in my swf but not in a projector.
why why why?
Printable View
Hi all,
I can't figure this out ...
I'm trying to load a jpg image into my projector using
container.loadMovie("cd2002\\logoer_til_links\\tes t.jpg");
this works fine in my swf but not in a projector.
why why why?
Make sure you're publishing it using the Flash 6 projector (SAFlashPlayer.exe) and not the old Flash 5 projector (FlashPla.exe). The Flash 5 player didn't support loading JPEGs. You'll run into the same symptoms if you're using the Flash 5 OCX instead of the Flash 6 OCX.