Scott, thanks for the info. I looked up the exchange you mentioned:


As a work-around for this at the moment, try setting the filename of
a player to a *real* file URL:
 e.g. file:///Volumes/Primary/Users/mark/Desktop/
mask_with_a_really_really_really_long_filename.tiff

I've got a bunch of audio
files with long names and spaces in the their names.  I've tried setting the
fileNames to straight filenames, URLencoded filenames, etc, using URL forms
"file:" and "binfile:" and nothing seems to work.

If you do
  replace space with "%20" in tURL
then you should get the desired result. (i.e. don't urlEncode)


So is this space-replacement trick a requirement in Rev 2.6 when dealing with long filenames? Mark, any news on when this might go in the future, if this is just for the moment?

k
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to