[undefined]
Execute
object.CreateSound objectname url repeat play
objectname | literal | The name of the Sound object to create. An error will occur if this name is already used by another object. |
url | string | [undefined] |
repeat | boolean | [undefined] |
play | boolean | [undefined] |
[undefined]