Keyword

(resolve) Is it possible to play videos with playlist ?

More
15 years 2 months ago #21810 by ccvid
Replied by ccvid on topic flvlistREMOTE (a playlist for remote flvs)
I use flvremote more often than the flv command.  Here's a remote version for the flvlist:

"flvlistremote" => "
<span style=\"width:{VWIDTH}px;height:{VHEIGHT}px;\" class=\"allvideos_player\" title=\"JoomlaWorks AllVideos Player\">
	<object type=\"application/x-shockwave-flash\" style=\"width:{VWIDTH}px;height:{VHEIGHT}px;\" data=\"$mosConfig_live_site/plugins/content/jw_allvideos/players/mediaplayer_4.0.46.swf\">
		<param name=\"movie\" value=\"$mosConfig_live_site/plugins/content/jw_allvideos/players/mediaplayer_4.0.46.swf\" />
		<param name=\"quality\" value=\"high\" />
		<param name=\"wmode\" value=\"{TRANSPARENCY}\" />
		<param name=\"bgcolor\" value=\"{BACKGROUND}\" />
		<param name=\"autoplay\" value=\"{AUTOPLAY}\" />
		<param name=\"allowfullscreen\" value=\"true\" />
		<param name=\"allowscriptaccess\" value=\"always\" />
		<param name=\"flashvars\" value=\"file={AVSOURCE}&autostart={AUTOPLAY}{CONTROLBAR}&fullscreen=true&repeat=list&playlist=over&playlistsize=80\" />
	</object>
</span>

",

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

More
15 years 2 months ago #21811 by aimforawesome
Thanks Dammy!

Thanks ccvid for the clarification re: parameter...

I'll set this up on our new Georgia sites... and the whole network if it works. I'm not much of a developer, but with all the help I'm seeing here - I think I can put the pieces together... thanks much...

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


Powered by Kunena Forum