Keyword

Hungarian video sharing portals

More
15 years 4 months ago #30959 by kisho
Hungarian video sharing portals was created by kisho
Hi!

I'm trying to add some Hungarian video sharing portals to your plugin. It seems working but I would like to ask you to take a look, and give me advice what to change if necessary. And if everything's alright, maybe you could include these in the next version of your plugin. :)

videa.hu :
// videa.hu
"videa" => "
<object type=\"application/x-shockwave-flash\" style=\"width:{WIDTH}px;height:{HEIGHT}px;\" data=\"http://videa.hu/flvplayer.swf?v={SOURCE}\" title=\"JoomlaWorks AllVideos Player\">
	<param name=\"movie\" value=\"http://videa.hu/flvplayer.swf?v={SOURCE}\" />
	<param name=\"quality\" value=\"high\" />
	<param name=\"wmode\" value=\"{TRANSPARENCY}\" />
	<param name=\"bgcolor\" value=\"{BACKGROUND}\" />
	<param name=\"allowfullscreen\" value=\"true\" />
	<param name=\"allowscriptaccess\" value=\"always\" />
</object>
",

indavideo.hu :
// indavideo.hu
"indavideo" => "
<object type=\"application/x-shockwave-flash\" style=\"width:{WIDTH}px;height:{HEIGHT}px;\" data=\"http://files.indavideo.hu/player/gup.swf?b=1009\" title=\"JoomlaWorks AllVideos Player\">
	<param name=\"flashvars\" value=\"vID={SOURCE}&autostart=false\" />
	<param name=\"name\" value=\"guPlayer-{SOURCE}\" />
	<param name=\"quality\" value=\"high\" />
	<param name=\"wmode\" value=\"{TRANSPARENCY}\" />
	<param name=\"bgcolor\" value=\"{BACKGROUND}\" />
	<param name=\"allowfullscreen\" value=\"true\" />
	<param name=\"allowscriptaccess\" value=\"always\" />
</object>
",

Please Log in or Create an account to join the conversation.

More
15 years 3 months ago #30960 by kisho
Replied by kisho on topic Re: Hungarian video sharing portals
Any comment from the developers?

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum