|
Download and employ the new Clipstream™
Audio 2.5 buttonset if you have an existing deployment of previous
versions of Clipstream™ Audio. If you are starting fresh with
2.5, you don't need to do this.
Requirements:
- Clipstream™ Audio license
- Access to webserver
- A .zip program like Unzip or WinZip.
- Encoded Clipstream™ Audio files
- Existing Clipstream™ Audio applet code
- Download it here.
- Save and unzip it.
- Upload the .gif files to the folder where you are referencing
your Clipstream™ Audio files (the file audioclipstream.zip
should be in that folder). See
- In your existing Clipstream™ Audio applet code, insert
the following lines:
<param name="ButtonPlayUp"
value=""playup.gif">
<param name="ButtonPlayOver" value="playdown.gif">
<param name="ButtonPlayBlink" value=""playdown.gif">
<param name="ButtonPlayDown" value="playdown.gif">
<param name="ButtonPauseUp" value="pauseup.gif">
<param name="ButtonPauseOver" value="pauseup.gif">
<param name="ButtonPauseDown" value="pausedown.gif">
<param name="ButtonStopUp" value="stopup.gif">
<param name="ButtonStopOver" value="stopup.gif">
<param name="ButtonStopDown" value="stopdown.gif">
<param name="LogoIcon" value="csbottomlogo.gif">
- Where it says value="" you can also insert a relative
link so that the buttons graphics are relatively linked to the
location of the audioclipstream.zip on your server.
- Save and upload your page. The Applet should now be referencing
the new button graphics.
Related articles
|