Click to See Complete Forum and Search --> : Video controls
neil9999
11-14-2003, 10:56 AM
Hi,
I have this code:
<img border="0" dynsrc="video.wmv" start="fileopen" controls loopdelay="1" loop="infinite">
For some reason when I view the webpage there are no controls to start/stop the video. Does anyone know why? Or could I add some extra code to create another button?
Thanks,
Neil
96turnerri
11-14-2003, 12:04 PM
could try controls="1" or ="yes"
neil9999
11-14-2003, 12:11 PM
Thanks for your reply, but neither work. The origional code was generated by MS Frontpage 2000. Is there a javascript function, something like video.play()?
96turnerri
11-14-2003, 12:30 PM
if u use ms fp there is actually a video plug-in for that i cant remember where i saw it ill find out,
96turnerri
11-14-2003, 12:37 PM
here you are m8 http://www.microsoft.com/downloads/details.aspx?FamilyID=4270f200-62cc-4189-acce-444d8defa062&displaylang=en
neil9999
11-14-2003, 12:41 PM
Thanks for that. The problem is the video wont always be a windows media one. Is it possible to do it as described above?
Thanks again,
Neil
96turnerri
11-14-2003, 12:46 PM
yeah the plugin generates the code and you can easily modify it to be say rm just have the rm file name, and change the plugin space to real player or whatevr it is
neil9999
11-15-2003, 02:17 AM
Thsnks for that. There are loads of parameters pointing to pages on the web. Do you know what to change these to for realplayer and quicktime?
Thanks,
Neil
96turnerri
11-15-2003, 09:26 AM
umm not off hand sry, what you need to do is look for a quicktime or rm video on the internet and view source to see, what the plugin space is and that
neil9999
11-16-2003, 01:35 PM
Ok thanks. My view source doesnt actually work for some reason, i just open it up in frontpage and go into HTML view,
Thanks,
Neil
96turnerri
11-16-2003, 08:07 PM
no problem :cool: