A method I'm trying right now is:
1) Setting the default folder to the stack's path, adding the folder that contains the media
on openStack
  set the itemDelimiter to "/"
  get item 1 to -2 of the effective filename of this stack
  set the defaultFolder to it & "/Sound"
end openStack

2) setting the fileName of the player to, for instance, "track001.mp3" (using relative path)
  set the fileName of player "Player 1" to "track001.mp3"

As far as I can see, this seems to work when I copy the stack to another folder and if it runs from CD.

Thomas

Am 10.12.2005 um 22:27 schrieb Preston Shea:

I have an application that I want to run from CD. The app has referenced images and audioClips. How do I configure so that everything will run OK when the CD is put in any other system? I read the scripting conference on standalones but couldn't find the information.
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to