Click to See Complete Forum and Search --> : Smooth-Resample entire Flash Video


freefall
07-05-2005, 09:56 PM
Hello,

Is there any way to resize a flash video? Not by specifying different dimensions, but something that will actually resize the document as well as its objects and tweens? Basically so that it appears to be resampled as a bicubic sampling or something like that. Raster objects do not resize well on-the-fly.

Thanks,
Ian

freefall
07-05-2005, 10:02 PM
Nevermind, I just thought to try putting the entire document into a symbol and resizing it, works great!

BeachSide
07-06-2005, 12:11 AM
Don't forget if you have any actionscript to make sure you make the appropiate changes to reflect your move

freefall
07-06-2005, 01:31 AM
Yep, it was a really simple movie, just changed _root to _parent