|
Clipstream Audio
- Multiple files within one button image
Clipstream
Audio offers the content owner the option to provide a playlist to the
website visitors. Rather than having multiple button images on a page
to play multiple files, one applet can handle a list of Clipstream Audio
files. Up to 100 files can be supported in one button set.
To provide a playlist
of Clipstream Audio files under one button image, there are only a few
small changes to make. Alter the applet code that is generated in the
code
generator with the following changes:
- upload all your
Clipstream content; one audioclipstream.zip applet and whatever *.32
and *.20 files are being offered
- number each of
the AudioStreamURL parameters in the order that the audio clips are
to be presented
Here is an example:
The applet code for
this sample is listed below with the changes in black. (Changes to the
default applet code that are not related to playlisting are the codebase
statement, the security feature AuthorizedDomainURL,
the applet name for the Java
methods, and KeyURL
instead of Key.)
<!--
Begin AudioClipstream Applet Code -->
<applet codebase="http://clipstream.com/"
archive="audioclipstream.zip" code="audioclipstream.class"
alt="The AudioClipstream Player" name="clipstream_applet"
width="87" height="55">
<param name="AudioStreamURL1"
value="demo/audio/content/Unwell">
<param name="AudioStreamURL2" value="demo/audio/content/DJ_Tiesto_-_In_My_Memory">
<param name="AudioStreamURL3" value="demo/audio/content/Someday">
<param name="AudioStreamURL4" value="demo/audio/content/Where_Are_You_Going">
<param name="AutoPlay" value="false">
<param name="AutoLoop" value="false">
<param name="AuthorizedDomainURL" value="authorized_domains.txt">
<param name="KeyURL" value="secure_codekeys.txt">
<hr>
Java is required in your browser<a href="http://www.clipstream.com/help/visitorhelp.html">Click
here</a>
for help.
<hr>
</applet>
<!-- AudioClipstream developed by Destiny Software Productions Inc.
(http://dsny.com | http://clipstream.com) -->
<!-- End AudioClipstream applet code -->
Clipstream
Bannerstream Multiple files within one banner
A feature packed audio
banner can be created without tremendous effort by using Clipstream
Audio's Bannerstream applet. Find out more on banner creation here!
Mouse-over various
regions of this banner for a variety of audio selections. Each region
supports a different hyperlink!
|