Hi.
We have purchased the 100 licence of FLOW PLAYER to be used on our video streaming Web-Site.
My testing of flowplayer at http://www.seleb.tv/kaskus/situgintung.html
Questions :
1. We have develop PLAYLIST such as :
2. As you can see, the "{BUMPER-IN}.flv" will act as BUMPER ADS in the playlist. However, it only plays on the beginning of playlist, and not on each transition from video to video within the playlist.
3. My questions, how can I have this "{BUMPER-IN}.flv" (as a bumper-in/ads) be played before the real video/playlist play (Forcing users to see the Ads Bumper-IN).
So it will be Bumper-in & video1, Bumper-in & video2, Bumper-in & video3, etc (as in playlist) ?
4. So If a users selects any Video from the playlist, They will have to see the BUMPER-IN Video first before seeing the real video content.
5. This is very IMPORTANT to us, since we have to show the BUMPER-IN before each VIDEO PLAYS (Forcing users to see the Ads Bumper-IN).
6. Also, BUMPER-IN should not be able to be fast forwarded or skipped before each of the video.
7. Basically this would be playlist within playlist ????
{our directory}
Regards
-AJ-
www.seleb.tv
www.kompas-tv.com
We have purchased the 100 licence of FLOW PLAYER to be used on our video streaming Web-Site.
My testing of flowplayer at http://www.seleb.tv/kaskus/situgintung.html
Questions :
1. We have develop PLAYLIST such as :
<h3>
Here is your sample HTML code
</h3>
<div id="playlizt">
<a class="go up"></a>
<div class="playlist">
<div class="clips low">
<!--
<a href="{BUMPER-IN}.flv" class="first">
{our directory}
</a>
--> THIS IS THE PLAYLIST VIDEO !!!
<a href="{our directory}/ls_situ_gintung_090406_aa.flv">
<img src="thumbs/ls_situ_gintung_090406_aa.jpg" />
<span>{our directory} <br/> Situ Gintung 1</span>
</a>
<a href="{our directory}/ls_situ_gintung_090406_bb.flv">
<img src="thumbs/ls_situ_gintung_090406_bb.jpg" />
<span>{our directory} <br/> Situ Gintung 2</span>
</a>
<a href="{our directory}/ls_situ_gintung_090406_cc.flv">
<img src="thumbs/ls_situ_gintung_090406_cc.jpg" />
<span>{our directory} <br/> Situ Gintung 3</span>
</a>
<a href="{our directory}/ls_situ_gintung_090406_dd.flv">
<img src="thumbs/ls_situ_gintung_090406_dd.jpg" />
<span>{our directory} <br/> Situ Gintung 4</span> </a>
<a href="{our directory}/ls_situ_gintung_090406_ee.flv">
<img src="thumbs/ls_situ_gintung_090406_ee.jpg" />
<span>{our directory} <br/> Situ Gintung 5</span>
</a>
<a href="{our directory}/ls_situ_gintung_090406_ff.flv">
<img src="thumbs/ls_situ_gintung_090406_ff.jpg" />
<span>{our directory} <br/> Situ Gintung 6</span> </a>
<a href="{our directory}/ls_situ_gintung_090406_gg.flv">
<img src="thumbs/ls_situ_gintung_090406_gg.jpg" />
<span>{our directory} <br/> Situ Gintung 7</span>
</a>
</div>
</div>
<a class="go down"></a>
</div>
2. As you can see, the "{BUMPER-IN}.flv" will act as BUMPER ADS in the playlist. However, it only plays on the beginning of playlist, and not on each transition from video to video within the playlist.
3. My questions, how can I have this "{BUMPER-IN}.flv" (as a bumper-in/ads) be played before the real video/playlist play (Forcing users to see the Ads Bumper-IN).
So it will be Bumper-in & video1, Bumper-in & video2, Bumper-in & video3, etc (as in playlist) ?
4. So If a users selects any Video from the playlist, They will have to see the BUMPER-IN Video first before seeing the real video content.
5. This is very IMPORTANT to us, since we have to show the BUMPER-IN before each VIDEO PLAYS (Forcing users to see the Ads Bumper-IN).
6. Also, BUMPER-IN should not be able to be fast forwarded or skipped before each of the video.
7. Basically this would be playlist within playlist ????
{our directory}
Regards
-AJ-
www.seleb.tv
www.kompas-tv.com