Player Apis

The player Apis allow you to embedd the HSPlayer using basic javascript code or Action Script language. The basics and usage of the libraries are explained further in the respective api pages.
1. Javascript Api : Allows you to add up the hsplayer using basic javascript functions.
 Usage example:

<script type="text/javascript" src="http://www.arijasoft.com/jiwokal/uhiiaw/hseditor/dev/v22/swfobject1-5/swfobject.js"></script>
<script type="text/javascript" src="http://www.arijasoft.com/jiwokal/uhiiaw/hseditor/dev/v22/basic_player.js"></script>
<script type="text/javascript">
loadFivePPlayer("http://www.youtube.com/watch?v=MGW829RXi8",
"http://www.arijasoft.com/jiwokal/uhiiaw/hseditor/dev/v22/saved/d72cf56c0c8e2fb4.xml",
"http://www.arijasoft.com/jiwokal/uhiiaw/hseditor/dev/v22/advt/d72cf56c0c8e2fb4.xml",
"http://www.arijasoft.com/jiwokal/uhiiaw/hseditor/dev/v22/linker/d72cf56c0c8e2fb4.xml",
"1","d72cf56c0c8e2fb4play","d72cf56c0c8e2fb4playmov","youTube");
</script>

2. ActionScript Api : Allows you to access the hsplayer using action script. The usage and embedding examples can be found in
Actionscript page

Design by xactive -