Skip to main content

client resources:getHTTPSound

warning

If blocking is set, the sound will be destroyed after playing.

caution

Loop will not working if blocking is set

Sound resources:getHTTPSound(url, loadFlags)

Returns a Sound object if loaded successfully.


Parameters​

TypeNameDescriptionOptional
stringurlNo description
LOAD.SOUND_FLAGSloadFlagsNo description✔

Returns​

TypeDescription
SoundNo description