- FlashXpert
- FAQ
- Options
Options
-
Can I edit the subject and the content of the message sent, when one of my visitors clicks on "send video to friend" button?
Yes, you can use your own subject and content. Just open the settings.xml file, go to "swaf" and change the default subject and message content found there.
-
Does the player support streaming and/or seeking?
Yes, it supports both. For non-streaming videos, the seek feature is available only for the section of video that has already loaded.
-
Why isn't Full Screen working?
There are several possible reasons for that:
- Please take note that the way Adobe's Flash Player is built, Full Screen only works in browser.
- You need to have the parameter "allowFullScreen" set to true in the code you use to embed the swf in your html; please have a look at videoPlayer.html to see how to set this parameter using swfObject. The Full Screen option is enabled by default if you use the embed code we provide.
- You must have version 9,0,28,0 or later of Adobe's Flash Player installed to use full screen mode.