Search code examples
flashactionscript-3actionscriptflash-cs4

How to adjust flash objects from all keyframes


I know there has to be away to adjust objects on the stage from all keyframes because it's probably the most annoying thing I've experienced

I adjust a bitmap image and then when you play the movieclip, right when it hits another keyframe it shows the old position instead of the new. How can I update all images on the stage including all the keyframes?


Solution

  • You want to toggle on "Edit multiple keyframes". Its the little switch next to the onion markers underneath the timeline. Looks like [ ] <-- that :). When you turn it on you will get these markers on your timeline that you can drag which will then show all the instances in the keyframes. Then you can select multiple keyframe items and apply the same transformations.