Naive Player Questions

Sannyasin Brahmanathaswami brahma at hindu.org
Wed Dec 6 14:11:44 EST 2017


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
    
    



More information about the use-livecode mailing list