Thorfinn,

I'm not exactly clear on what your app will do, but I'll assume that you
allow a user to select individual tracks and then set parameters for these
tracks (volume, pan, etc.)  If that's the case, instead of saving multiple
copies of new audio files or new .dir movies, I would create a property list
which stores all the data for what the user did with the sound files, then
convert it to a string and use postNetText to upload the data to a ASP or
JSP form. A user returning to the site could retrieve the file and you would
then reverse the whole process.

HTH

Dennis Flood


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]


Reply via email to