|
-
M.D.
why do you need to use the HTML?
i can't help there, but usually i use an external swf which is exported with the SoundClass inside at and all the sounds needed, then from the Main swf:
load sounds.swf into soundClip
play sound like:
soundClip.soundUtility.playSound("sound")
or reference the function which is faster
_global.playSound = soundClip.soundUtility.playSound
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|