Originally Posted by
Venom Rush
A solution to flash overlaying everything else is to add the wmode=transparent to the params.
EDIT: Like this
<param name="wmode" value="transparent">
wmode="transparent" goes inside the embed tag.
Also add 'wmode','transparent' to your AC_FL_RunContent.
That would require me to have access to the code for the Flash object