Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
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
Find all posts by this user
Quote this message in a reply
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);
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)