|
Load a seperate animation
|
|
08-06-2007, 12:19 PM
Post: #1
|
|||
|
|||
|
Load a seperate animation
Hi guys,
I made one flash animation for website, layer length is 1025.I need to load a seperate animation in the same page from 800 th frame..help me!! Thx, Lokhu |
|||
|
08-09-2007, 06:24 PM
Post: #2
|
|||
|
|||
|
RE: Load a seperate animation
i hope it's a separate swf file you meant by animation...then the solution:
make a keyframe in 800th frame...put this script in there.... this.createEmptyMovieClip("loader_mc", 999); loadMovie("yourfilename.swf", loader_mc); |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)





