HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
i need the code that lets a file start to play as it is load
Post new topic   Reply to topic    HTML Help Forum Index -> Multimedia
View previous topic :: View next topic  
Author Message
norman garrison



Joined: 24 Feb 2007
Posts: 2

PostPosted: Sat Feb 24, 2007 8:22 am     i need the code that lets a file start to play as it is load Reply with quote

i need the code that lets a file start to play as it is loading
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8269
Location: Castle Rock CO USA

PostPosted: Sat Feb 24, 2007 8:44 am     Reply with quote



What kind of file - flv, swf, wmv, avi, mpg, wma, mp3 - etc? Code and MP3s if it is a file other than MOV, or Flash.

_________________
Corey
My Merchant Account Blog | Merchant Accounts
souryuu24



Joined: 22 Jan 2008
Posts: 1

PostPosted: Tue Jan 22, 2008 3:32 pm     Reply with quote

I also would like to know the code for playing a file while it loads. ( this is called streaming? )

anyways i've managed to play .WMV files with a simple code that i do not have on hand. I think its like <embed src="the video url">

is it the same thing for .mov or .avi files? or is there a different code?

thanks.

hi everyone btw, im new =]
sticks464



Joined: 31 Dec 2006
Posts: 1122

PostPosted: Wed Jan 23, 2008 5:15 am     Reply with quote

Put this in the body section

Code:
<p style="visibility:hidden"><bgsound src="file" loop="infinite">
<embed src="pathToFile.mp3" hidden="true" border="0" width="10" height="10" autostart="true" loop="true"></p>

Replace pathToFile with the path to and name of the sound file you want to hear.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> Multimedia All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial