Featured
-
No Featured Found!
Tags
How to play,pause and stop sound using as3.
To play,stop and pause sound using as3 we have to use following:
flash.media.Sound : Sound class is used to handle the loading and playing a sound.
flash.media.SoundChannel: SoundChannel object is used to handle the playback like play,pause
...