View Single Post
  #5 (permalink)  
Old Jan 6th, 2008, 21:43
grglaz grglaz is offline
New Member
Join Date: Jan 2008
Location: greece
Age: 19
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: change the 'src' value using javascript

Quote:
Originally Posted by alexgeek View Post
I meant could you post your hmtl code.
As in the embed code you are using at the moment
ok at the moment i use this embed code:

Code: Select all
<embed src="mms://..........?sid=FB398D6B-E0E9-4A99-9CF1-4E71FD187F08-8-24852" width="400" height="400" autostart="1"
 showcontrols="1" type="application/x-mplayer2"
 pluginspage="http://www.microsoft.com/windows/windowsmedia/download/"> </embed>
very simple code as u see.i know i need to use object tag...
Reply With Quote