Try adding wmode: 'transparent' to .flash();

as in  $('#hello').flash({ src: 'hello.swf', height:199, width:240,
wmode: 'transparent', });

Reply via email to