Start playing the referenced sound on the next ShowFrame.
struct swf_startsound { swf_tag f_tag; /* 15 */ swf_sound_info f_sound_info; };
The StartSound tag is used to playback a sound defined with the DefineSound tag.
Comments
Post new comment