Get your own customer support community
 

Sound Manager Doesn't Load Right, But Troubleshoot Tool Runs Fine.

I'm trying to run Sound Manager but it keeps failing to load with this message:
soundManager.initComplete(): calling soundManager.onerror()
-- SoundManager 2 failed to load (security/load error) --
soundManager.disable(): Shutting down
soundManager: Failed to initialise.
soundManager: No Flash response within reasonable time after document load. Possible causes: Loading soundmanager2.swf failed, Flash version under 8, no support, flash blocked or JS-Flash security error.
soundManager: Getting impatient, still waiting for Flash.. ;)
soundManager.beginDelayedInit()
soundManager._initMovie(): Waiting for ExternalInterface call from Flash..
soundManager._initMovie(): Got EMBED element (created via JS)
soundManager._createMovie(): Trying to load /swf/soundmanager2.swf
-- SoundManager 2 V2.95a.20090717 (AS2/Flash 8), normal polling mode --


But when I run the troubleshoot tool Sound Manager runs fine with this output.
SMSound._onload(): "sm2TestSound" loaded.
soundManager.onload() complete
soundManager.initComplete(): calling soundManager.onload()
soundManager.load(): http://schillmania.com/projects/sound...
SMSound.play(): Attempting to load "sm2TestSound"
SMSound() merged options: { id: sm2TestSound, url: http://schillmania.com/projects/sound..., autoLoad: false, stream: true, autoPlay: false, onbeforefinishtime: 5000, onjustbeforefinishtime: 200, multiShot: true, multiShotEvents: false, pan: 0, volume: 100 }
soundManager.createSound(): sm2TestSound (http://schillmania.com/projects/sound...)
-- SoundManager 2 loaded (OK) --
(Flash): Enabling polling
Flash security sandbox type: remote
(Flash): _externalInterfaceTest(): JS to/from Flash OK
Attempting to call Flash from JS..
-- soundManager.init() --
soundManager._externalInterfaceOK()
(Flash): Flash to JS OK
soundManager._initMovie(): Waiting for ExternalInterface call from Flash..
soundManager._initMovie(): Got EMBED element (created via JS)
soundManager._createMovie(): Trying to load ../swf/soundmanager2.swf
-- SoundManager 2 V2.95a.20090717 (AS2/Flash 8), normal polling mode --
soundManager.domContentLoaded()


Any idea what the problem is?

And btw, I'm trying to do this on a xampp webserver running off of my own PC. Also, I tried doing this on localhost and my no-ip IP address, with the same results.
 
sad I’m sad
Inappropriate?
2 people have this problem

The company marked this problem solved.


User_default_medium