PDA

View Full Version : loaded pictures are not shown



rewko
July 24th, 2003, 06:38 PM
I have a problem. Using loadMovie(); i load jpg file and this picture is not shown. but only if I test it using internet but if i run it from HDD everything is all right. Where could be a problem???

claudio
July 24th, 2003, 06:42 PM
Are you sure the path to the pictures is correct?

mlk
July 24th, 2003, 07:37 PM
sometimes it takes time for flash to d/l the jpg files, especially if you have a slow connection...

Meridian
July 24th, 2003, 11:46 PM
If your loading pictures dynamically with mc's inside of mc's you have to use an exact path

ie



_root.mc.mc


Hope that helps

rewko
July 25th, 2003, 03:05 PM
I use Dreamweaver to upload pages and if these pages work on HDD the path should be correct. and i also tried to wait about 5 minutes to d/l pics but nothing good. More ideas??? try to look at www.rewko.tk...

Meridian
July 25th, 2003, 03:10 PM
Post an FLA

rewko
July 26th, 2003, 03:15 PM
It is on http://www.rewko.szm.com/main.fla

Meridian
July 26th, 2003, 05:38 PM
I will take a look at this later tonight if you can wait :)

Meridian
July 27th, 2003, 12:05 AM
Hmm the code looks ok from what I can tell, but when I visit your page the swf player isn't playing has that always been the case?

rewko
July 27th, 2003, 04:03 AM
mostly times. What can I do to eliminate the problem?