How to capture an event trigger when a flash movie successfully loaded?
问题 I'm currently using jQuery, as well as swfObject to dynamically embed the swf movie into my web page. I currently having a problem on embeding immem's music player into my web page, as their embed code doesn't have any loading screen. So, when I replace the element using swfObject, that area will generally blank. In worst case, it means that user won't know that the embed song is loading. So, I'm trying to find out the way to bind an event after that flash got loaded. Since my plan would be