I am just wondering what the differences between these two are. I have an animation that I am trying to make as optimized as possible to get the best possible frame rate. I have clips on the stage that start out visible, but are then set to _visible = false for the remainder of the animation. Basically I am just wondering, is a clip still using cpu power if it is set to invisible? Would it be more optimized to swapdepth the clip to a removable depth, then remove it from the stage with AS? Thanks for any help!
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
_visible = false vs. removeMovieClip | 0 | 89 | February 26, 2005 | |
VISIBILITY Visible = false vs removeMovieClip() | 0 | 64 | June 26, 2007 | |
Is "_visible = false" efficiency friendly?
|
0 | 92 | July 27, 2005 | |
Delete Movieclip w/ AS? | 1 | 50 | September 17, 2004 | |
_visible = false affecting processor? | 0 | 83 | July 4, 2007 |