Im using the "loadMovie" to load 15 jpgs into a scroller. the whole thing works fine but the pictures come in at random. Is there a way to make them all load before they even start to show up. I want them to _alpha from 0 to 100 all at the same time with out any patchy random look goin on.
i have this in frame 1 it doesnt seem to work on the pics
if (_framesloaded>=_totalframes) {
gotoAndPlay("start");
to see what i meen its the portfolio section
matrixrockscape.com