Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Embeded Mediaplayer and hyperlinks
Old 06-02-2006, 07:02 AM Embeded Mediaplayer and hyperlinks
Junior Talker

Posts: 1
Trades: 0
Hi there!

HTML Code:
<div class="mediaplayer">
	<OBJECT id=music height=360 width=320 classid=clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95>
	   <PARAM NAME="AutoStart" VALUE="-1">
	   <PARAM NAME="Filename" VALUE="/video/56k.asx">
	   <PARAM NAME="ShowAudioControls" VALUE="-1">
	   <PARAM NAME="ShowDisplay" VALUE="1">
	   <PARAM NAME="Volume" VALUE="0">
	   <PARAM NAME="AutoSize" VALUE="1">
	   <PARAM NAME="ShowCaptioning" VALUE="0">
	   <PARAM NAME="ShowGotoBar" VALUE="0">
	   <PARAM NAME="ShowStatusBar" VALUE="1">
	   <PARAM NAME="TransparentAtStart" VALUE="-1">
	</OBJECT>
</div>
HTML Code:
<tr>
	<th>1</th>
	<th><a href="http://www.dresas.com/video/56k/Silje_Russedop_56k.asf" onclick="document.all.music.filename='http://www.dresas.com/video/56k/Silje_Russedop_56k.asf';return false">Silje Russedop</a></th>
	<th>2</th>
	<th><a href="http://www.dresas.com/video/56k/70_Kilometers_and_back_in_a_day_56k.asf" onclick="document.all.music.filename='http://www.dresas.com/video/56k/70_Kilometers_and_back_in_a_day_56k.asf';return false">The Trip to Gävle</a></th>
</tr>
<tr>
1 My embeded player opens a playlist and plays it when the page start.
2 I can switch between the videos in the list by clicking next

BUT

I do not wish to link to the asf file directly, but to the entry.
This is so that when the video has finnished it continues with the next entry in the list.
This is also so that the information about the asf file that is entered in the asx file is shown in the embeded player.
I know I can make an asx file for each asf file and link to that, but it is not that easy when I have more than 100 files. Time consuming.

So my question is:
Is there a way skip for example, from entry no 2 to entry no 6, and then let the playlist continue?

I found a page that adress this issue on an other site, but when I tried to implement that code it did not work. I got an "error on page" down on the left of the statusbar in IE.
This is the page I am refering to: http://www.mcse.ms/archive220-2004-8-915549.html

I hope that this clearified my question, and that it is possible to do this?

Kind regards Andreas Lindqvist
Dresas is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Reply     « Reply to Embeded Mediaplayer and hyperlinks
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.14512 seconds with 12 queries