My account
Shopping cart
Knowledge base
Support

Knowledge Base

Important! All new questions are usually answered within the next business day.

Flv Video Player Pro V1

(views: 13076)

Especially designed to play your flv files in streaming, Flash FLV Video Player Pro V1 can be easy included in your projects. With three included flash implementations, our flv player will give elegance and taste to your video flash projects. Flash FLV Video Player Pro component is a lightweight streaming video player, with an optional scrolling playlist and playback controls that you can access and edit right from your flash IDE. It has the ability to scale or resize the movies.



Enable for video smoothing

(2008-05-26 - views: 18294)
Q: Does the Flv Video Player component support video smoothing ?
A: Yes, the components supports video smoothing. All you have to do is use the next line of code to enable it:

myVideoPlayer.videoHolder.video.smoothing = true;

where "myVideoPlayer" is the instance name of the component. If you need to disable the video smoothing, just set the smoothing property back to false.


Other questions in this item

Audio plays but video not

Back