|
internet.com
IT
Developer Internet News Small Business Personal Technology International Search internet.com Advertise Corporate Info Newsletters Tech Jobs E-mail Offers
Developer Channel
FlashKit.com
JavaScript.com JavaScriptSource Developer Jobs ScriptSearch StreamingMediaWorld Web Developer's Journal Web Developer's Virtual Library WebDeveloper.com Webreference Web Hosts XMLfiles.com
|
SYMM
Real G2 Basics (7)Reference the RAM File <a href="myvideo.ram">Click me</a> Upload your files to the server and test your link out. When the user clicks on the hyperlink to the RAM file, the RAM file will load into the browser and begin the hand off to the player. Since the RAM file carries an absolute URL, the RAM file can be in another account or even located another server. It will play just fine. Try this link to see a RAM file in operation. RAMGEN There is a handy trick, however, that you can use when working with a RealServer. By using a RAMGEN command in your hyperlink, you can force the server to automatically generate a RAM file for you. This simplifies things even further. A typical RAMGEN link in your HTML to a RealServer running on port 7070 (or whatever port your administrator set up) might look something like this: <a href="http://www.myserver.com:7070/ramgen/myfolder/myvideo.rm">Click me</a> Notice that I referenced the streaming clip directly. The "ramgen" reference in the path will make sure that the RealServer generates a RAM file and feeds it to the browser. If all this RAMGEN stuff seems confusing, don't panic. Your server administrator can help you figure out the proper port number and path structure.
The Latest WebDev Tips from DevX
Receive news via our XML/RSS feed |
|||
|