AS3 FLVPlayback smoothing the scaling.

2 Comments

I searched a little while, found only AS2 workarounds, but here is the AS3 version of interpolated, smooth video scaling of a FLVPlayback.

//playback is your FLVplayback instance
playback.getVideoPlayer(playback.activeVideoPlayerIndex).smoothing = true;

I use it after the ready event was send.

This entry is filed under Adobe Flash Platform. And tagged with , , , , , , , . You can follow any responses to this entry through RSS 2.0. You can leave a response, or trackback from your own site.

2 Responses to “AS3 FLVPlayback smoothing the scaling.”


  1. embe

    Cheers, exactly what i needed.

  2. Brian Sage

    Fantastic! Exactly what I needed, as well. All the best.

Spam Protection by WP-SpamFree