Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Html Tags > Re: Obeject tag
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 2 Topic 421 of 447
Post > Topic >>

Re: Obeject tag

by "GS" <fg.sargent@[EMAIL PROTECTED] > Dec 3, 2006 at 08:10 PM

"Dave G" <Davereply@[EMAIL PROTECTED]
> wrote in message 
news:rb95n2hdm53l1c9j7tpc2bn15ofjdtrm2k@[EMAIL PROTECTED]
>I have a wmv file that I have in my web page I have used the code
> below to put it in it will play once thn stops I want it to continue
> in a loop please couls anyone chech the code for me please and let me
> know if I have got it right many thanks
>
>
> <object type="video/x-ms-wmv" data="flight1.wmv" width="500"
> height="330">
> <param name="src" value="flight1.wmv">
> <param name= "autoplay" value= "true">
> <param name= "autoStart" value= "true">
> alt: <a href="flight1.wmv><a/> </object>
>
>
>
> David

Hi Dave.

I placed the following code in one of my pages for a test and it looped 
continual. I used an audio file I have but I'm sure your video file will 
work.
The video screen came up on the page - as I assume you expect:-) Never
used 
it myself before!

<object type="audio/mp3" data="mother_mp3.mp3" width="500"
height="330">
<param name="src" value="mother_mp3.mp3">
<param name= "autoplay" value= "true">
<param name= "autoStart" value= "true">
<param name= "loop" value = "true"
</object>
 alt: <a href="flight1.wmv><a/>

Worth a try maybe. I'm certainly no expert - only an occasional 'lurker'. 
First time of posting.
Good luck.
Gerry
 




 2 Posts in Topic:
Obeject tag
Dave G <Davereply@[EMA  2006-12-03 10:24:20 
Re: Obeject tag
"GS" <fg.sar  2006-12-03 20:10:05 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Oct 16 0:43:39 CDT 2008.