does anyone have any idea how to set the flash movie in an html page to have focus in Opera?
document.getElementById["moviename"].focus(); works in IE, but not in Opera.
thanks for any help - this is holding up the entire project!