Richmond wrote:

    NO: a player does not "demand" an external file as my example stack 
    demonstrates:
    
    https://www.dropbox.com/s/9v2juqqu7ojb83v/Carrot%20Player.livecode.zip?dl=0
    
The player in that stack plays an embedded mp3 file.
--------

Does not play here (Mac OS X)

of course this works for your embedded audioClips: wav and aifff

on mouseup
   play audioClip "carrot.wav"
end mouseup

but not the player… are you sure you don’t have a copy of the file resident on 
disk in the same folder as your stack?

BR
    
    

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to