Hello,
I've been working on solving a severe problem for many months, since about October 2010. I have a main music player using SoundManager2, lots of CSS, some JS and added various Facebook scripts, AddThis and finally Wibiya toolbar. When including Wibiya and Facebook, the player will not load the sounds. Removing Wibiya (paid product) allows the player to load but not play. The Facebook comment area seems to take all of the page's resources. Removing the Facebook script frees up the player to act normally. Without the Facebook script, the browser has to be refreshed to load the player files.
I've researched for months and tested many methods. The method I find that may finally solve this issue, and allow Wibiya and facebook within the pages, is by using JQuery. I'm mid-level JS and new to JQuery/Ajax.
I've tried to load the scripts differently and this doesn't seem to work.
The scripts that must be loaded prior to other scripts is what I'm really needing.
Any advice ?
Thank you,
David