Hello
I've created the game that works with JS & php.
Preloading of images works fine
but there is a problem with preloadings sound files (wav)
When in <embed> - these files start to play in Opera just after they are loaded. Sometimes they begin to play in the same time.
IE does not preload these files with <embed>.
What can I do to correctly preload wav files in FF, IE & Opera? 
|