prev | index | next

SWF5-Sound example
5
12
3556 bytes
434 bytes
2003-09-17 00:00:00
2003-09-17 17:31:06
Oldes (oliva.david@seznam.cz)


To show how to include sample sound in the swf file

noMultiple parameter means that only one sample can be played at one time

(swf5-sound.rswf)
snd_ring: sound %sounds/gong.mp3
play snd_ring [noMultiple loop 2]
show 20 Frames
end