>> I'm still not clear on how to get this to work. 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. >> >> Am I missing something?
> If you do > replace space with "%20" in tURL > then you should get the desired result. (i.e. don't urlEncode) Success! A "semi-urlEncode" workaround... Thank you Mark. Regards, Scott Rossi Creative Director Tactile Media, Multimedia & Design ----- E: [EMAIL PROTECTED] W: http://www.tactilemedia.com _______________________________________________ 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
