Flash Q
- Started
- Last post
- 7 Responses
- Spix
oki..here i go again....I want to rescale a flash dokumetn....the thign is that it got about ca 300 frames....How do I select all those frames and scale them at the same time?
- unfittoprint0
you could call the document externally to another file and then scale it.
this.createEmptyMovieClip("conte...
holder.load("content.swf");
holder._xscale=holder._yscale=30...mail soon.
- Spix0
the thing is thought that I need to change the proportions...plus I need to center a pice in the flash file....I should of done it right from the begining....now I have to pay.
- ********0
OnionSkin it
- ********0
edit multiple frames?
(which is the button next to onion skin)With 300 frames though, this is going to eb a bit of a pain to do that way...i've always wrestled with that 'edit multiple frames' button.
- Spix0
thanks guys....I tried that, and it seems to be the thing to do...my computer had a break down though..haha...over n over again...to many frames Iguess.
- ********0
yeah..thats what i meant...it's a bit hit and miss when you try it on movies with alot of frames and layers
- JamesEngage0
what about selecting all the timeline and 'copy frames'...
then 'paste frames' into a movie clip... then you can move it around/recale etc.