Flash Player 6.
my_sound
.onLoad =
callbackFunction
callbackFunction
A function.
Nothing.
Event handler; invoked automatically when a sound loads. You must create a function that executes when the this handler is invoked. You can use either an anonymous function or a named function (for an example of each, see Sound.onSoundComplete
)
.