This code seems somewhat incomplete.
I tried it at my end, replacing your SWF file name with my file, and it works fine in Chrome, but doesn't show up in IE7.
You see, for maximum compatibility, you must provide file path and other parameters both in <object> and <embed> tags, while in your case, the file path is only available in <embed> and not in <objects>, so the browsers reading <object> won't show anything.
Please generate your HTML code again, using some good HTML editor, e.g. Drwamweaver.
A sample code is pasted below:
:-)
Main Topics
Browse All Topics





by: YoughurtPosted on 2008-11-28 at 01:53:19ID: 23054567
Anyone? :'(