 |
 |
| |
The direct URL to your mpeg video will be:
http://progressive.playstream.com/service name/progressive/file name.mpg
All of your mpeg media will need to go into the
folder named "progressive" in you main
content folder. In order to play your mpeg media,
you will need to put the following applet tag
in your HTML. For more information of the Sureplayer
applet go to www.sureplayer.org/.
<applet codebase="http://progressive.playstream.com"
archive="sureplayer.jar" code="org.sureplayer.SurePlayer"
width=320 height=240>
<param name=filename
value="http://progressive.playstream.com/service name/progressive/file name.mpg">
</applet> |
| |