Hi All, I'm trying to come up with an efficient concept of animating dynamic objects stacked upon each other. For example. Let's say I dynamically add an object (That would be Object 1). Then I wanted to add another object, I want object1 to move down one row, and the new object (object 2) to fade in. I now want to add a third object ( object 3 ). Object 1 and Object 2 move down a row. Now, I decided to delete Object 2. Object 3, now has to animate back up one row.
Anyone know an effective way of executing this? Anthony _______________________________________________ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders