|
-
Senior Member
Yes it's possible. There are a few ways to do it.
The loadMovie() function can be used to load images or movies into container movieclips. In this case, the images or SWFs would be served up separately from your web server.
If you want to keep all the pictures in your library, you can export them, and then use attachMovie() to dynamically instantiate them from variable names, which change each time you run animations.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|