Media
Types Supported
Using
Easy Link for Windows Media Content
Features |
- Dynamic
ASX, WVX and WAX file generation for all Windows media
types
-
URL formatting for streaming or progressive downloads
-
Preclip and postclip insertion
-
Banner element insertion
- Use
of Beta Windows Media servers
|
Base
URL
http://easylink.dynamicstreamingmedia.com/
Path
username/file.wvx or username/directory/file.wvx (You can put
multiple directories after your username)
The file
can be of ASF, WMV or WMA type. After you upload your Windows
Media file, make sure you link correctly to it. It is recommended
you alter the file extension in your "Easy Link" so
your media will play correctly on the Macintosh platform. DO
NOT ALTER THE ACTUAL FILE NAME, just the Easy Link to
it:
Actual
File Name |
Easy
Link |
file.wmv |
http://easylink.dynamicstreamingmedia.com/username/file.wvx |
file.wma |
http://easylink.dynamicstreamingmedia.com/username/file.wax |
file.asf |
http://easylink.dynamicstreamingmedia.com/username/file.asx |
Altering the
link allows Macintosh computers to know this file is associated
with Windows Media Player. Otherwise, the Mac doesn't know what
to do with the reference file that is returned from Easy Link.
The standard
way of linking to Windows Media files is the use of an ASX reference
file. Since ".asx" is recognized as a Windows Media
Player file, there is no need to alter the link when using ASX
linking:
Actual
File Name |
MMS
Link (in an ASX file) |
file.wmv |
mms://win.dynamicstreamingmedia.com/username/file.wmv |
file.wma |
mms://win.dynamicstreamingmedia.com/username/file.wma |
file.asf |
mms://win.dynamicstreamingmedia.com/username/file.asf |
Elements
Name: prog
Value: true or false *Default is false
Example:
http://easylink.dynamicstreamingmedia.com/username/progressive/file.wvx?prog=true
Used to return progressive path when content is in the progressive
folder.
Name: preclip
Value: Path to preclip
Example:
http://easylink.dynamicstreamingmedia.com/username/file.wvx?preclip=/username/file2.wvx
Used to put clip specified in path to preclip before the main
clip.
Name: postclip
Value: Path to postclip
Example:
http://easylink.dynamicstreamingmedia.com/username/file.wvx?postclip=/username/file2.wvx
Used to put clip specified in path to postclip before the main
clip.
Name: ban
Value: domain and path to image
Max size of image: Height 32 Width 194
If the image is smaller then 32x194, it is displayed at its actual
size.
If the image is larger than 32x194, it is cropped to size.
Example:
http://easylink.dynamicstreamingmedia.com/username/file.wvx?ban=www.dynamicstreamingmedia.com/banner.jpg
Used to display a banner image in Windows Media player. Not used
if player is embedded in a web page.
Name: banh
Value: http URL linked to by click on banner
Dependencies: ban element
Example:
http://easylink.dynamicstreamingmedia.com/username/file.wvx?ban=www.dynamicstreamingmedia.com/
banner.jpg&banh=www.dynamicstreamingmedia.com/pricing.asp
Used with ban element to specify URL to launch when user clicks
on banner.
Name bana
Value: Text to display when mouse paused over banner image
Dependencies: ban element
Example:
http://easylink.dynamicstreamingmedia.com/username/file.wvx?ban=www.dynamicstreamingmedia.com/
banner.jpg&bana=Click Here for Pricing
Used with ban element the specify text to be displayed.
Notes: All
elements may be used together. Use a & after each element.
Prog=true will be ignored if content is not in the progressive
folder. If prog=true is used with preclip and postclip the preclip
and postclip paths will be progressive links if the content is
in the progressive folder.
Example:
http://easylink.dynamicstreamingmedia.com/username/file.wvx?preclip=/username
/progressive/prefile.wvx&prog=true
The above
link will return a reference file with a progressive link to the
preclip and a streaming link to the main clip.
Name: beta
Value: true or false *Default is false
Example:
http://easylink.dynamicstreamingmedia.com/username/file.wvx?beta=true
The above
link will return a reference file with the link to the current
beta server if it exists.
Using
Easy Link for RealMedia Content
Features |
-
Dynamic RAM file generation for all Real media types
-
Mime type formatting for embedding
-
URL formatting for streaming or progressive downloads
- Use
of Beta Real Media Servers
|
Base
URL
http://easylink.dynamicstreamingmedia.com/
Path
username/file.rm or username/directory/file.rm
The file
can be of RM, RA, RT, RP, RF, SWF, SMI or SMIL type.
You can put
multiple directories below your username.
Elements
Name: embed
Value: true or false *Default is false
Example:
http://easylink.dynamicstreamingmedia.com/username/file.rm?embed=true
Returns the plug-in mime type when used as the source value in
object/embed tags.
Name: prog
Value: true or false *Default is false
Example:
http://easylink.dynamicstreamingmedia.com/username/progressive/file.rm?prog=true
Used to return progressive path when content is in the progressive
folder.
Note: All
elements can be used together. Order of tags is not important.
Example:
http://easylink.dynamicstreamingmedia.com/username/progressive/file.rm?embed=true&prog=true
Is the same as
http://easylink.dynamicstreamingmedia.com/username/progressive/file.rm?prog=true&embed=true
Prog=true
will be ignored if the requested content is not in your progressive
folder.
Name: player
Value: real
Example:
http://easylink.dynamicstreamingmedia.com/username/file.mp4?player=real
The above
link will return a reference file that plays the MP4 using Real.
Name: beta
Value: true or false *Default is false
Example:
http://easylink.dynamicstreamingmedia.com/username/file.rm?beta=true
The above
link will return a reference file with the link to the current
beta server if it exists.
Using
Easy Link for QuickTime Content
Features |
-
Dynamic Reference MOV file generation for all QuickTime
media types
- URL
formatting for streaming or progressive downloads
-
Mime type formatting for embedding
- Use
of Beta QuickTime Servers
|
Base
URL
http://easylink.dynamicstreamingmedia.com/
Path
username/file.mov or username/directory/file.mov (You
can put multiple directories below your username)
Elements
Name: embed
Value: true or false *Default is false
Example:
http://easylink.dynamicstreamingmedia.com/username/file.mov?embed=true
Returns the plug-in reference and mime type. Must be used as the
source value in object/embed tags.
Name: prog
Vaule: true or flase *Default is false
Example:
http://easylink.dynamicstreamingmedia.com/username/progressive/file.mov?prog=true
Used to return progressive path when content is in the progressive
folder.
Notes: All
elements can be used together. Order of tags is not important.
Example:
http://easylink.dynamicstreamingmedia.com/username/progressive/file.mov?embed=true&prog=true
Is the same as
http://easylink.dynamicstreamingmedia.com/username/progressive/file.mov?prog=true&embed=true
Name: player
Value: quick
Example:
http://easylink.dynamicstreamingmedia.com/username/file.mp4?player=quick
The above
link will return a reference file that plays the MP4 using QuickTime.
Name: beta
Value: true or false *Default is false
Example:
http://easylink.dynamicstreamingmedia.com/username/file.mov?beta=true
The above
link will return a reference file with the link to the current
beta server if it exists.
Using
Easy Link for MP3 Content
Features |
- Dynamic
M3U file for media in progressive folder
- Dynamic
RAM file for media outside of progressive folder
-
Launch in either users default MP3 player or Real player
|
Base
URL
http://easylink.dynamicstreamingmedia.com/
Path
username/file.mp3 or username/directory/file.mp3 (You can put
multiple directories below your username)
Elements
Name: embed
Value: true or false *Default is false
Example:
http://easylink.dynamicstreamingmedia.com/username/file.mp3?embed=true
Only used when MP3 content is not in the progressive folder.
Notes: When content is in the progressive folder a M3U file is
returned launching the media in the users default MP3 player.
When content is outside of the progressive folder a RAM file is
returned launching the media in the users Real player.
Using
Easy Link for MP4 Content
Features |
- Dynamic
Reference file for either QuickTime or Real
|
Base
URL
http://easylink.dynamicstreamingmedia.com/
Path
username/file.mp4 or username/directory/file.mp4 (You can put
multiple directories below your username)
Elements
Name: player
Value: quick or real
Example:
http://easylink.dynamicstreamingmedia.com/username/file.mp4?player=quick
Returns
a QTL reference file to use QuickTime to play the content.
http://easylink.dynamicstreamingmedia.com/username/file.mp4?player=real
Returns
a RAM reference file to use Real to play the content.
Note: A
player must be specified. An error will be returned if no player
is specified.
Using
Easy Link for Download Content
Features |
- Redirection
to progressive servers for media delivery
|
Base
URL
http://easylink.dynamicstreamingmedia.com/
Path
(* can be any file extension: .jpg, .zip, .gif, etc . . .)
username/progressive/file.* or username/progressive/directory/file.*
-OR-
username/file.* or username/directory/file.*
You can put multiple
directories below the progressive folder. You do not need to include
progressive in the link, but the content must be in the progressive
folder. Works for any
non-streaming file type, i.e.: .jpg, .jpeg, .gif, .png, .swf,
.mpg, .mpeg, .htm, .html, etc…
|