FlashPlayer
Last updated
Last updated
{FlashPlayer } function is used to create flash video player.
Usage
It can use following parameters
Examples
Example 1
The above would simple display video player with all default settings.
Example 2
This code will display player with your custom height & width.
Loading...
Parameter Name
Options
vdetails (Required)
Video Array
height
Set the height of player. This will override the setting found in Admin Area.
player_div
Name of tag ID which will wrap player. If left empty ‘videoPlayer‘ is used
width
Set the width of player. This will override the setting found in Admin Area.