PDA

View Full Version : link to external file



W84me
June 2nd, 2008, 04:53 AM
Hi all!

I am using the navigateToURL function to link to a external file. So far so good. The problem is that my external files are in .wav format and windows automatically open them with quicktime or windows media player. I just want to be able to download them and not play them....

sudhansurana
June 2nd, 2008, 05:14 AM
Hi
use fileReference class to download the file of your choice.
There is an option of downloading files of your specified extension.

Cheers
Sudhansu

Hi all!

I am using the navigateToURL function to link to a external file. So far so good. The problem is that my external files are in .wav format and windows automatically open them with quicktime or windows media player. I just want to be able to download them and not play them....