I have 2 layers with multiple keyframes etc and I want to convert all of it to a button symbol... It just doesn't work :(

link|improve this question
check out the video joe :) – George Profenza Jan 20 '10 at 21:44
feedback

migrated from stackoverflow.com Jan 20 '10 at 19:57

This question came from our site for professional and enthusiast programmers.

1 Answer

this looks more like superuser.com question, but what you need to do is:

  1. Copy all the frames
  2. Create a new symbol( Ctrl+F8 / CMD + F8 on mac )
  3. Paste all the frames
  4. Maybe add a stop on the first frame of the animation, then Convert the animation to a Movie Clip.

Also it might be handy to use Edit Mutliple Frames in conjuction with Select All to move the whole animation inside the symbol to get the right registration point.

I've recorded a quick screen recording and uploaded it here. Goodluck!

Forget about the actionscript bit in the video btw :)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown