[jQuery] Vexed with SuckerFish & Flash

[jQuery] Vexed with SuckerFish & Flash


Awhile ago I implemented a basic menu based on jQuery/Suckerfish(<a
href="http://be.twixt.us/jquery/suckerFish.php"></a>), and I never
realized the implications of the menu appearing behind a flash object
until said object became available.
I've read though the posts and I've seen some talk about solutions,
but as of yet I haven't seen anything that worked in the wild.
My current implementation uses the latest jQuery.js and I've tried to
implement the flash object using swfObject.js (which causes a conflict
with other scripts), jMedia.js and jquery.flash.js, along with
bgiframe.js but as of yet I have not been successful.
Has anyone been able to overcome this problem? I don't have access to
the Flash IDE at the moment, so I'll try and get it working with a
transparent background, but if anyone has actually implemented a fix,
I'd be really appreciative.
Thanks.