How to ???

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
cerq
-


Joined: 31 May 2004
Posts: 43
Location: Huntington Beach, Calif. 92646

PostPosted: Sat Jun 12, 2004 4:08 am    Post subject: How to ??? Reply with quote

Is there a way to have a user play a movie file on the internet using a player and not have to download the file ?

Same question about mp3 files ?
Back to top View user's profile Send private message Send e-mail Visit poster's website
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Sat Jun 12, 2004 5:12 am    Post subject: Reply with quote

Yes their is but you have to have a real fast connection
to serve the movies or mp3's , here's some code that
will embed a media player on the web page.

Code:

<embed src="movie_file.wmv" width="320"
height="250" autostart="true">


Note: Be sure to adjust the Movie's width and height
in the following source code , thats all their is to it.
Back to top View user's profile Send private message Visit poster's website
iNaNimAtE
-


Joined: 05 Nov 2003
Posts: 2381
Location: Everywhere you're not.

PostPosted: Sat Jun 12, 2004 7:04 am    Post subject: Re: How to ??? Reply with quote

cerq wrote:
Is there a way to have a user play a movie file on the internet using a player and not have to download the file ?

Same question about mp3 files ?

You're referring to "streaming." Yes, you can play it how TRUSTpunk mentioned in the webpage, however the user will still have to download the entire file before it will play for them.
_________________
Bienvenidos!
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
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


Powered by phpBB phpBB Group