Can I zoom the flv video playing in my swf?
Hi,
I have a FLV video that is linked from my SWF file (It plays inside a flvplayback component in my movie). I'd like the flv to zoom (as it's playing) when the User mouses over it. Is that possible? I've been able to 'Create a Motion Tween' on it so that it plays in editing mode but when I preview it, the flv just stays the same size.
I've been doing this zooming with symbols/shapes (using the 2d-zoom motion preset) but I'm wondering how I would do this on a flv. I need the video to be playing as the transform changes so I can't just zoom an image that looks like the video and then swap it for the real video when it gets actual size.
Thanks for any help.