Uncache Demo 2 - Display a GIF and Play a WAV

Displays opus.GIF, converts transfer.WAV.gif to transfer.WAVand plays transfer.WAV
The Upper Case extender instructs uncache.ocx to "Open" the file. Files with single extenders are not converted. This is obviously not a practical way of doing things. The GIF could simple be displayed as an image and the WAV could be embedded in the background HTML. This just demonstrates how the control can deal with multiple files and different media.
Script in the <OBJECT> Tag tell uncache.ocx which files to retrieve from the Cache.
  • <param name="FileName" value="opus.GIF|transfer_WAV.gif|">

Since no path has been designated, the converted WAV file will be copied to the Cache.

 

opus.GIF transfer.WAV.gif uncache.ocx