PDA

View Full Version : how to load picture.jpg into a movie.swf


morphy
02-20-2004, 12:21 PM
how can i load a picture into a flash movie in Flash 5
i want to create a gallery... and i wouldn't place all pictures in the movie (it'll be to heavy), i want the user can choose them with some arrows and then the pictures load into the movie dynamicly.
so i need something like loadMovie() for pictures or some other idea with the same functionality...
help

binkyboo
02-20-2004, 01:00 PM
Each image will have to be an swf I believe and then load those into your gallery using loadMovie(). I don't believe you can dynamically load external jpg files in Flash 5.

morphy
02-20-2004, 01:14 PM
i did it...
but it's doof to create .swf for each .jpg and to much work... cause of this i look for another way to do that...

thanks anyway

P.S.: binkyboo... you said "in Flash 5"... is it posible in MX ?

binkyboo
02-20-2004, 01:21 PM
very much so!