Hi,
today i finish a proyect what involve the import of flv videos in the script and played in the agriya elite flash player. i was checking the config.xml and playlist.xml to know where i need to modify the values, i changed it to the url with http:// where it’s located the file but it anyway dont work, and i dont get any message from the player telling me what going on. after trying again and again, i was dissapointed to not geeting work, so i use the great google to search a solution, has been something hard but i founded the solution
you need to add this to your initialization obejct:
<pre id="line192">so1.addVariable("flv", "http://URLto_the_video/name.flv");
so1.addParam("allowSciptAccess", "always");</pre>
i hope you find it useful
Regards,
Shadow.






Pingback: Play remote videos in agriya player | Shadow Blog