Editor Api

Editor Api pages to be included here.. Javascript Api usage and Documentation Action Script Api usage and Documentation
The Editor Apis allow you to embedd the HSEditor 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 HSEditor using basic javascript functions.
 Usage example:

<div id="d72cf56c0c8e2fb4edit" style="position: absolute;">
<div id="d72cf56c0c8e2fb4editmov" style="position: absolute;">play movie here</div>
</div>
<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_editor.js"></script><script type="text/javascript">
loadFivePEditor("http://www.youtube.com/watch?v=MGW-829RXi8",
"http://www.arijasoft.com/jiwokal/uhiiaw/hseditor/dev/v22/working/d72cf56c0c8e2fb4.xml",
"http://www.arijasoft.com/jiwokal/uhiiaw/hseditor/dev/v22/xmlapi.php",
"http://www.arijasoft.com/jiwokal/uhiiaw/hseditor/dev/v22/linker/d72cf56c0c8e2fb4.xml",
"http://www.arijasoft.com/jiwokal/uhiiaw/hseditor/dev/v22/linkerapi.php",
"http://www.arijasoft.com/jiwokal/uhiiaw/hseditor/dev/v22/advt/d72cf56c0c8e2fb4.xml",
"http://www.arijasoft.com/jiwokal/uhiiaw/hseditor/dev/v22/advtapi.php",
"1","d72cf56c0c8e2fb4edit","d72cf56c0c8e2fb4editmov",
"http://www.arijasoft.com:80/jiwokal/uhiiaw/hseditor/dev/v22/edit_video.php",
"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 -