Project / Support Center
Welcome, Guest. Please login or register. March 31, 2023, 03:51: AM
Home Help Search Login Register
D-Web Web Site Creator D - Web Web Site Creator On-line HTML Editor No Programming knowledge required. Web Global Net PayPal-Cart Shopping Cart System PayPal - Kart Shopping Cart System for E-Commerce over the internet, that's easy to use. Web Global Net Newsletter Manager Newsletter Manager On-line Newsletter Creator with Email Subscriber Management.
Ring Central Discount
Web Global Net Web Application & Web Development Project Center  |  Web Site Planning Related  |  General Web Development Questions  |  Topic: Embedding Realmedia Files on a Web Page 0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Send this topic Print
Author Topic: Embedding Realmedia Files on a Web Page  (Read 8696 times)
admin
Guest
« on: April 27, 2007, 10:50: AM »

Use the following code to embed a real media file. Change "videofilename.wmv" to your own file name in both instances.

<OBJECT ID=RVOCX CLASSID="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" WIDTH="180" HEIGHT="159">
<PARAM name="src" value="videofilename.rmvb">
<PARAM name="autostart" value="false">
<PARAM name="controls" value="imagewindow">
<PARAM name="console" value="video">
<EMBED TYPE="audio/x-pn-realaudio-plugin" SRC="videofilename.rmvb" WIDTH="180" HEIGHT="159" AUTOSTART="false" CONTROLS="all" CONSOLE="video">
</EMBED>
</OBJECT>
Report to moderator   Logged
Pages: [1] Go Up Send this topic Print 
Web Global Net Web Application & Web Development Project Center  |  Web Site Planning Related  |  General Web Development Questions  |  Topic: Embedding Realmedia Files on a Web Page « previous next »
Jump to:  


Login with username, password and session length
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!