Skip navigation
Currently Being Moderated

sparratic and random tween instances in library?

May 17, 2012 10:58 AM

Tags: #error #flash #as3 #library #bitmap #actionscript #flash_cs5.5 #animation #vector #tween

Out of all the many animations I have, I've recently discovered dozens of tween instances in my library

 

bits and pieces of animations and snippets of tweens randomly from my animations.

 

why is this happening, how can I stop it and most importantly how can I prevent this from ever happening?

 

This is extreamly annoying as there is not direct sign or alert telling me that i have created them and they show up in the middle of my animations not the entire thing which confuses me even more..will i have to redo all the hundreds of animations I've have already done now that I've discovered this issue?

I think it may stem from converting my vectors images to bitmaps but i am not sure.

 
Replies
  • Currently Being Moderated
    May 17, 2012 12:28 PM   in reply to DKNMSIS

    They are usually a result of incorrectly created timeline tweens, where Flash fills in what it can to complete the tween by creating symbols.  When you create a timeline motion tween, you need to be sure that the same symbol/object that started the tween is at the end of the tween - easiest done by copying one frame to the other (or by selecting a frame down the timeline and selecting insert keyframe such that the starting frame is duplicated)

     
    |
    Mark as:
  • Currently Being Moderated
    May 17, 2012 1:30 PM   in reply to DKNMSIS

    You need to place the bitmap inside a symbol before you try to use it in a timeline tween.  A graphic symbol will suffice, but you cannot tween an image directly... using classic Tweens, Flash is forgiving and creates the symbols for you.

     

    So if you happen to have a bunch of graphic symbols in that match your bitmaps, youy need 'em anyways.

     
    |
    Mark as:
  • Currently Being Moderated
    May 17, 2012 2:57 PM   in reply to DKNMSIS

    You're welcome

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points