Web Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsWeb DesignWeb Development

Closed Thread
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old April 25th, 2003, 09:26 AM
aspnewbie aspnewbie is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: The Great White North
Posts: 361 aspnewbie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 58 m 50 sec
Reputation Power: 8
Send a message via MSN to aspnewbie
Adding Audio & Video Clips

I was wondering what the best way is to add audio and video clips to websites. I can't afford a streaming server at this time.

I have used the <embed> element and have set the autostart param to false but it seems like all the clips on the page must load before the page finishes loading. I would prefer the clips to load only when the user clicks on the particular clip. Also is there a way to size the audio control?

Any advice would be greatly appreciated!

Reply With Quote
  #2  
Old April 26th, 2003, 05:48 AM
infamous-online infamous-online is offline
Moderator
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Posts: 404 infamous-online User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 27 m 25 sec
Reputation Power: 8
Wink

helix basic streaming server is free for the first year but you'll have to register in order to get your free registration code.

heres how i embed a clip using miscrosoft's media server

<code><font color="#FF0000" size="2">
<embed src="mms://myserver/videos/sample1.mpg" autostart="true" controls="true" loop="true" width="325" height="325"></embed>
</code>

and heres what i use to make a real media clip



<code>
<br><OBJECT ID=RealPlayer CLASSID="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" WIDTH=325 HEIGHT=325>
<br><PARAM NAME="SRC" VALUE="http://myserver/videos/test.rm">
<br><PARAM NAME="CONSOLE" VALUE="one">
<br><PARAM NAME="AUTOSTART" VALUE="false">
<br><PARAM NAME="CONTROLS" VALUE="ImageWindow">
<br></OBJECT>
<br><OBJECT ID=RealPlayer CLASSID="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" WIDTH=400 HEIGHT=35">
<br><PARAM NAME="CONSOLE" VALUE="one">
<br><PARAM NAME="SRC" VALUE="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA">
<br><PARAM NAME="CONTROLS" VALUE="ControlPanel">
<br></OBJECT>
</code>

hope this helps
__________________
Apache Expert

Reply With Quote
  #3  
Old April 28th, 2003, 06:23 PM
aspnewbie aspnewbie is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: The Great White North
Posts: 361 aspnewbie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 58 m 50 sec
Reputation Power: 8
Send a message via MSN to aspnewbie
Thanks for the info about the Helix server - do you know how that works? I tried to look for info on the site, but didn't see much. I'm a total neophyte in this area and wondering whether there would be any benefits to and/or what the benefits would be of installing that?

My embed code is similar to yours.

Reply With Quote
Closed Thread

Viewing: Dev Articles Community ForumsWeb DesignWeb Development > Adding Audio & Video Clips


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump




 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

Request Your Free Technology Downloads!
 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

Request Your Free Technology Downloads!
 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

Request Your Free Technology Downloads!
 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

Request Your Free Technology Downloads!
 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

Request Your Free Technology Downloads!
 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 




© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 5 Hosted by Hostway
For more Enterprise Application Development news, visit eWeek