A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Convert timeline animation to a movie clip animation

  1. #1
    Junior Member
    Join Date
    Sep 2011
    Posts
    7

    Convert timeline animation to a movie clip animation

    Hello,

    Currently, I have a timeline animation that I want to convert to a movie clip animation. The timeline animation has the following layers:
    A mask which is animated as a shape tween
    A shadow which is animated as a shape tween
    A background (converted to a movie clip) which is animated as a motion tween
    An image converted to a movie clip
    To convert this….
    - Do I leave the image on the stage by itself as a movie clip?
    - Then have the 4 layers inside the movie clip?
    - Do I give each layer an instance name?
    - What is the as code?
    I am using CS5, AS 3.0, .fla is attached

    Thanks in advance for your assistance
    Attached Files Attached Files

  2. #2
    Member
    Join Date
    May 2012
    Posts
    51
    Not sure what you mean by "movie clip animation". If you're trying to move the frames in the main timeline into a movie clip, do the following:

    1. Select all layers.
    2. Right click and choose "Cut Layers".
    3. Insert new symbol.
    4. Right click on "Layer 1" and choose "Paste Layers".
    5. Right click on "Layer 1" and choose "Delete Layers".

  3. #3
    Junior Member
    Join Date
    Sep 2011
    Posts
    7

    Convert timeline animation to a movie clip animation

    I tried your suggestion, was able to move the timeline animation inside of a mc but testing on the stage retuned a blank window. Did you try this with the attached .fla? If it worked for you can you send me your successful .fla?

    Thanks

  4. #4
    anyone else hear that? flashpipe1's Avatar
    Join Date
    Jan 2003
    Location
    Upstate NY
    Posts
    1,930
    fredlexus,

    Drag the movie clip you created from the animation onto the stage

    Hope that helps!
    Love like you've never been hurt, live like there's no tomorrow and dance like nobody's watching.

  5. #5
    Junior Member
    Join Date
    Sep 2011
    Posts
    7

    Convert timeline animation to a movie clip animation

    brianwpiper,

    I followed your suggestion, added a button, some action script and the animation is working as expected.

    Thanks for you assistance

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center