> >I have a stack which contains a small sound file loaded into a custom >property. At startup, the stack writes the stored sound file to the drive >and plays it, which works great from an open stack. But when the stack is >password protected, the audio file data stored in the user property of the >stack appears to become (binary?) encoded and the sound file becomes >unplayable. > >Is there anything I can do to maintain the integrity of the sound file even >when it is stored in a user property of a password protected stack? Use 2 stacks, one for scripts (protected) and one for data. > >Thanks for any suggestions. > >Regards, > >Scott > >_____________________________________________________________________ >Scott Rossi Tactile Media - Multimedia & Design >Creative Director Email: [EMAIL PROTECTED] > Web: www.tactilemedia.com > > >Archives: http://www.mail-archive.com/[email protected]/ >Info: http://www.xworlds.com/metacard/mailinglist.htm >Please send bug reports to <[EMAIL PROTECTED]>, not this list. > >. Regards, Andu ______________ [EMAIL PROTECTED] Archives: http://www.mail-archive.com/[email protected]/ Info: http://www.xworlds.com/metacard/mailinglist.htm Please send bug reports to <[EMAIL PROTECTED]>, not this list.
