
500 is the width of the player, and 450 is the height of the player, so the player size can be changed by changing them.Ĥ. mwplayer.swf is the actual flash video player, and the path of it can be changed via this parameter, e.g.:” /players/mwplayer.swf” means the player resides in a folder named " players".ģ. Player will show here means after embedding the generated flash video player onto webpage, the player will show between tag and. So.addParam('allowscriptaccess','always') ġ. Here, the example below will teach you how to edit the flash video player generated with PlayerDIY Web Player with HTML.Īfter publish your custom flash video player with PlayerDIY Web Player, you can get the following embed code of it on the published index.html file. However, in order to make player users could conveniently build video sharing site, PlayerDIY Web Player also offers a solution to make payer users could edit the player with HTML, and could implement playing a specific video in a new page (have a look at the example) in video sharing sites.


PlayerDIY Web Player is a graphical program for customizing skinning flash video player for web, and the generated flash video player definitely can be easily edited on its graphical interfaces.
