Log in

View Full Version : Automatically Active Flash Menu in IE



dog
08-31-2007, 07:44 PM
Hello,

This is about that border that appears around Flash objects in IE when the mouse is over them. It doesn't happen in Firefox and it never used to happen in IE.

I'd like a script that prevents the border from appearing.

Another related thing: I have a page with two Flash objects. One of them is a menu. In IE it needs to be clicked to become 'active'. I'm looking for a script that actives it automatically.

Thanks for any help or direction.

Peace

dog

Medyman
08-31-2007, 08:22 PM
It seems like you're describing the same problem in both instances.

Anyway, use SWFObject.

http://blog.deconcept.com/swfobject/

dog
08-31-2007, 09:45 PM
thanks man,

works perfectly