PDA

View Full Version : wierd - load variable



a.script-2.0
March 22nd, 2005, 03:19 AM
k heres the prob - dont knowif anyone else had it and fixed it,
but im loading 2 jpgs called image1 and image2 with
image1.loadMovie("featured/image1.jpg");
image2.loadMovie("featured/image2.jpg");
now the instance of image1+2 are 2 deep in the movie, not sure if that matters? but when i preview in flash perfect, when i publish perfect, but once up online nothing? anyone knwowhy, or a better solution to loading jpg's?

thanks in advance

Dutchy
March 22nd, 2005, 03:33 AM
No this is a good way to load jpg's, but the most common problem is paths to the pics and the paths in actionsscript and using Caption. On a local computer is always works perfectly but when you try it online sometimes the paths or captions are different. Check the paths from the main.swf in a html or not, to the pics and then probably your problem is solved,

Hope it help,
Dutchy

a.script-2.0
March 22nd, 2005, 10:27 AM
well here's the fla with structure and images, just with the other graphics removed, but loading the jpg is in the same spot and still the same problem, now to recap, the problem lies when posting up to the net? in flash it works fine and published in html on my desktop works fine, once i upload it bleh it crumbles, once again i thank you dutchy for the help, and anyone else for viewing and or contributing to my issue, im sure it's just somthing stupid.

Dutchy
March 23rd, 2005, 03:47 AM
Hi I tried your files on two different servers. A windows and a unix one and the images just load in fine, you were refering to the two dragonball images... So I think the problem is with the server your hosting on and the setting of the server, but probably can't help you with that.

Dutchy