Hi, I'm using shadowbox js for showing Flash video in lightbox style popups.
So far it's working but I have this problem:
when the page loads and the user clicks too early on the linked image which should open the shadowbox the swf is loaded directly (and no popup appears). Also, the script seems to stop in this case and never assigns the right clicklistener - so the shadowbox is never shown also on subsequent clicks.
Shadowbox 3.0.1
Anybody has experienced the same issue, any solutions? Thanks.