PDA

View Full Version : dynamically load .jpg


dirtjumper
11-11-2003, 12:49 AM
howcome when i dynamicly load a .jpg into a movie it blocks out every thing else, is it possiable to put it into a container, if so how?

tg
11-11-2003, 10:44 AM
you should be able to load them into movieclips... do a quick search here for preloader or jpg in mc or something along those lines.

dirtjumper
11-11-2003, 02:31 PM
how would i do that?

avelives
11-12-2003, 11:59 AM
on the load command just specify a Movie clip instance or load it into a level other than the main one ....

dirtjumper
11-12-2003, 06:44 PM
i figured it out, thanks