It is currently Wed Jun 19, 2013 1:44 am


Post a new topicPost a reply Page 1 of 1   [ 4 posts ]
Author Message
 Post subject: External Playlist
PostPosted: Thu Apr 14, 2011 7:51 am 

Joined: Thu Apr 14, 2011 5:07 am
Posts: 2
I think your HD Player is fantastic.

However I would love if you designed some different external Playlists for it to make it easier for people to choose an out of the box solution and then take what you design and change the look of it.
This would make your player even more attractive.

I'd love to be able to control the videos with this Flash Menu:
http://activeden.net/item/sliding-list/14650

I need something that will let me have different Channels.


Top
 Profile E-mail  
 
 Post subject: Re: External Playlist
PostPosted: Sun Apr 17, 2011 9:37 pm 

Joined: Tue Jun 30, 2009 4:45 am
Posts: 54
Hi,

Create multiple playlist xml file like hdflvplayer/xml/playlist.xml.

Now design a page for each channel and embed the player using the following code. In the code edit the playlistxmlpath as

ex: playlistXML=hdflvplayer/xml/playlist1.xml.

playlistXML=hdflvplayer/xml/playlist2.xml.


<object codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="390">
<param value="http://www.yourdomainname.com/hdflvplayer/hdplayer.swf" name="src">
<param name="allowscriptaccess" value="always">
<param name="allowFullScreen" value="true">
<param name="wmode" value="transparent">
<param value="playlistXML=playlistxmlpath" name="flashvars">
<embed name="sample" wmode="transparent" flashvars="playlistXML=playlistxmlpath" allowscriptaccess="always" allowfullscreen="true" src="http://www.yourdomainname.com/hdflvplayer/hdplayer.swf" type="application/x-shockwave-flash" width="640" height="390"></object>


Thanks


Top
 Profile E-mail  
 
 Post subject: Re: Additional Question about Adverts
PostPosted: Wed Apr 20, 2011 7:03 am 

Joined: Thu Apr 14, 2011 5:07 am
Posts: 2
Ok I was hoping it could be done without refreshing or going to another page.

Another question:

Can only 3 advert be set in XML filefor showing - 1 Pre Roll, 1 Post Roll & 1 Mid Roll

Or

Can may different Ads be set and called for each video?
This isn't clear in the examples....can you give an example of a full ads.xml file please.

This would be the perfect Player for me if I had good control over advert campaigns.


Top
 Profile E-mail  
 
 Post subject: Re: External Playlist
PostPosted: Wed May 04, 2011 6:36 am 

Joined: Tue Jun 30, 2009 4:45 am
Posts: 54
Hi,

In the ads. xml file add the tag "id" like as

<ads>
<ad id="1" targeturl="" ...></ad>
<ad id="2" targeturl="" ...></ad>
</ads>

and then in the playlist.xml file provide the ads id for particular video like as

preroll_id="1"
postroll_id="2"
preroll="true"
postroll="true"

Thanks


Top
 Profile E-mail  
 
Display posts from previous:  Sort by  
Post a new topicPost a reply Page 1 of 1   [ 4 posts ]


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron

© Copyrights and all rights reserved by Contus Support