View Full Version : Load Image
2.0 freak
09-05-2005, 06:36 PM
How do i load an external JPG into my mc?
Flippie124
09-05-2005, 07:12 PM
check help files and search for "loadclip" ... there is a complete example there of how you load external files with moviecliploader. If you want to test the example from help file, just copy that code in the first frame of a dummy movie
tarjinder80
09-06-2005, 07:47 AM
mc.loadMovie("image1.jpg")
or
loadMovie("image1.jpg",mc)
|
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.