ericgtr
07-28-2006, 09:14 AM
Here are the instructions on using the inline player for all types of different files:
Tag without options:
url_of_the_file
ex.
http://server/file.mp3
Shown as a mp3 player (Use the flash mp3 player by default).
Tag with options:
url_of_the_file
url_of_the_file
url_of_the_file
url_of_the_file
ex.
http://server/file.mp3
It will use the real player to play the file.mp3,
the object is 300px width, 380px height,
it will autostart and will repeat for twice.
http://server/file.flv
It will use the flash player to play the file.flv,
the object is 250px width, 150px height,
it'll NOT autostart but will repeat for 3 times.
http://server/file.swf
It will use the flash player to play the file.swf,
the object is 400px width, 480px height,
and it'll NOT autostart.
http://server/file.pdf
It will post the pdf object on the page,
the object is 421px width, 211px height.
Tag without options:
url_of_the_file
ex.
http://server/file.mp3
Shown as a mp3 player (Use the flash mp3 player by default).
Tag with options:
url_of_the_file
url_of_the_file
url_of_the_file
url_of_the_file
ex.
http://server/file.mp3
It will use the real player to play the file.mp3,
the object is 300px width, 380px height,
it will autostart and will repeat for twice.
http://server/file.flv
It will use the flash player to play the file.flv,
the object is 250px width, 150px height,
it'll NOT autostart but will repeat for 3 times.
http://server/file.swf
It will use the flash player to play the file.swf,
the object is 400px width, 480px height,
and it'll NOT autostart.
http://server/file.pdf
It will post the pdf object on the page,
the object is 421px width, 211px height.