Thanks Tom. You're doing some pretty amazing stuff with Rev.

Joe Wilkins

On Nov 19, 2008, at 7:11 PM, Thomas McGrath III wrote:

Correction:

on openStack
        put applicationFolder() into AppPathMusic
        put "MusicFolder/" after AppPathMusic
        put AppPathMusic
-- Now you can do what you want with looking up the .aiff files and you can be sure the path is correct to those files
        -- Access the .aiff files with AppPathMusic

        -- You can also use this for other sub-folders in your folder
        put applicationFolder() into AppPathImages
        put "Images/" after AppPathImages
end openStack

Tom

Tom McGrath III
Lazy River Software
[EMAIL PROTECTED]

iTunes Library Suite - libITS
Information and download can be found on this page:
http://www.lazyriversoftware.com/RevOne.html



_______________________________________________
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