PDA

View Full Version : is this a bug?


yorkeylady
03-29-2003, 12:06 PM
I have a file that won't load pictures. It works in the flash 6 player but not on the web.

I've used the setInterval method for loading and put a textbox to trace events.

http://websiteprogrammin.com/cqd/conquistadoors1.html
http://websiteprogrammin.com/cqd/conquistadoors1.fla
the test images are all in the same directory.
door1.jpg, door2.jpg, door3.jpg

The pictures are under products.

The first picture in the array never loads when its on the web. The others load sometimes.

And what really bugs me is the whole page on occasion will go completely black, or the html comes in as text on the page.

Am I pushing my limit with this file?

I made a mini program with the same basic code, no frills. It does the same thing with the pictures.

http://websiteprogrammin.com/cqd/picload4.jpg
This file should load a simple jpg with loadMovie in the upper left corner. It can't get more simple.

I'm at my wits end. I've tried just about everything.

annexion
03-29-2003, 09:15 PM
Make sure that your images are Baseline Jpegs.