On May 10, 2007, at 6:37 PM, Howard Bornstein wrote:

I'd like to do the same thing with a music file; embed it into the stack directly. I can set a custom property to an mp3 file, but I can't figure out how to play or reference it then. The custom property contains the actual mp3 data, but I can't set a player to it because it wants a file name, not
the data directly. Same issue for a movie.

Once I've set a custom property to contain the music or video data, how do I reference it? Do I then need to spin it out as a temporary file and then
reference that? Then clean up the file when I'm done?

I do the same thing with video files in an application (www.einspine.com).
I keep them in custom properties and then turn them into temp files and
reference them by using tempName. I also write over the video file after I am done playing it with a word or two as they can be found in the trash,
when written over the user cannot grab them and play them.


Jim Sims
Custom Software Development
www.EZPZapps.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

Reply via email to