Print Page | Close Window

header.asp problem: Flash menu not displayed on IE

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums Modifications
Forum Description: Mod's and Add-on's for Web Wiz Forums.
URL: https://forums.webwiz.net/forum_posts.asp?TID=19574
Printed Date: 29 March 2026 at 7:01pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: header.asp problem: Flash menu not displayed on IE
Posted By: hassanx
Subject: header.asp problem: Flash menu not displayed on IE
Date Posted: 26 April 2006 at 7:06pm
I modified my header.asp file to put a flash menu on every page of forum.

The menu works great with Mozilla Firefox but with Internet Explorer it's not shown. I just wrote the EMBED code inside header.asp what should i do more? Thanks..



Replies:
Posted By: venki
Date Posted: 27 April 2006 at 2:19pm
install flash player on IE..


Posted By: hassanx
Date Posted: 27 April 2006 at 6:28pm
It is installed.. But still doesn't work. Just a grey box appears..


Posted By: Adrina
Date Posted: 27 April 2006 at 8:53pm
How does the code look like?

It should look somthing like this:

Quote
<object type="application/x-shockwave-flash" data=" %FLASH FILE URL% " width=" %WIDTH% " height=" %HEIGHT% ">
                  <param name="movie" value=" %FLASH FILE URL% " />
                  <param name="quality" value="high" />
                  <embed src=" %FLASH FILE URL% " width=" %WIDTH% " height=" %HEIGHT% " quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
</object>


The PARAM-tags are used by IE and the EMBED-tag are used by Mozilla FF/Netscape/Opera/(IE). most browsers works with just PARAM but it's advisible and it dosn't hurt to use both.


Posted By: hassanx
Date Posted: 27 April 2006 at 10:51pm
It worked.. thanks Smile



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net