View Full Version : Image gallery
Sceme 11-02-2003, 12:13 PM all tips for "how making a good easy to update image gallery"
are welcome.
For me..it would be best if images were loaded dynamically from outside the flash....
thanks for helping :)
|
|
NeoNautica
11-02-2003, 12:42 PM
I use this code:
loadMovie(imagePath, targetClip);
ex: loadMovie("3D/Big_01.jpg", "holder_01");
holder_01 is the instance name of a empty movie clip in the scene.
Sceme
11-02-2003, 12:59 PM
hey thanks. I will currently use your tactics...thanks again really :)
CGTalk Moderation
01-16-2006, 01:00 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.