Plugin Directory

Changeset 157136


Ignore:
Timestamp:
09/23/2009 01:47:37 AM (17 years ago)
Author:
jwriteclub
Message:
  • SoundManager respects the $debug parameter
File:
1 edited

Legend:

Unmodified
Added
Removed
  • microaudio/trunk/jstemplates/microAudio.bootstrap.js

    r157134 r157136  
    6565                    });
    6666                    soundManager.flashLoadTimeout = 750;
    67                     soundManager.debugMode = true;
     67                    soundManager.debugMode = ma.debug;
    6868                    soundManager.consoleOnly = true;
    6969                    soundManager.url = ma.url;
Note: See TracChangeset for help on using the changeset viewer.