Yes it can be done with If.
I don't remember exactly but something like this:
if (instname.getBytesTotal() = instname.getBytesLoaded()) {
Frågan#1
hey
Have have a picture gallery that contain a movieclip with 18 loader components that load the pictures and it works fine, exept when you visit the site for the first time or when you have empty temp internet files the pictures wont scale and they are all over the screen full sized. if you refresh the page they scale perfect.
I guess this is a preloader thing but can you preload ext. images?

