Hi!
I am using the following piece of code written using JavaScript and <OBJECT> tag. The idea is to run a .WMV file (kind of a cover page) and when a user clicks on the object (anywhere) the user is taken to the main menu page. This works just fine in almost all versions of IE but does not work as expected in other browsers (especially Firefox and Google Chrome) though the .WMV file runs just fine in other browsers too. But I am not getting the effect that I want in other browsers except IE. Please help. Following is the code I have used in my HTML file.
.......
Please help!
Thanks in advance.
Mozart66