Ok on any PC I use this works fine but when I use a mac its all pessed up,
Here’s the story I have a swf that loads smaller swf in to itself and I do it by using this code
createEmptyMovieClip("emptyMC", 7);
emptyMC.loadMovie("./pics/6.swf");
emptyMC._x = 299.8;
emptyMC._y = 112.3;
and like I said on any pc that has been used everything is A ok
how ever when I use a MAC not all of the smaller swf will load, they will not load in the right spot and if you hit refresh not only will they not all loads but a different number of them will load and in different places then before.???
Check it out/ under pictures