OSDN Git Service

version 0.6.101, add X.Doc.
[pettanr/clientJs.git] / 0.6.x / js / 06_audio / 01_XHTML5Audio.js
index 6a282dc..e6d9ad6 100644 (file)
@@ -79,7 +79,7 @@ if( window.HTMLAudioElement ){
                                        ok = X_Audio_rawAudio.canPlayType( mineType );\r
                                };\r
                                \r
-                               this.asyncDispatch( 0, ok ? 'support' : 'nosupport' );\r
+                               this.asyncDispatch( ok ? 'support' : 'nosupport' );\r
                                \r
                                return this;\r
                        },\r