At 10:23 PM +0200 10/24/01, JJB wrote: >I've got a problem, probably basic, but annoying for me. >I build stacks with images and sounds 16 bit. To prevent my stacks to need >too muchm memory, I don't import the sounds. They stay in a folder called >"Data". My players for the sounds have a path like this: Hard Drive/MetaCard >Folder/Stacks/Data. >On my own Mac, everything works fine, but when I want to give these stacks >to anybody else or copy them on a CD, the sounds don't work anymore. Seems >like M.C. doesn't recognise the path for my sounds (the folder "Data" is but >even so present in my copy) > >What can I do to solve this problem?
Use relative paths. The base starts with your application, so if the data directory were in the same folder as your app, the path would be "Data/somePic.jpg" regards, Geoff 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.
