|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 10/31/2007 4:39:19 PM
Posts: 2,
Visits: 7
|
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: Today @ 8:20:12 AM
Posts: 2,194,
Visits: 521
|
|
| FusionCharts is a set of Flash movies, and as kind of plugins, are rendered in a special way by the browsers (a method known as "windowed"), making them the topmost objects in a page. To allow DHTML objects appear over a Flash movie just add this parameter: WMode=Transparent to the Flash <object> tag.It should look like this:
<param name="WMode" value="Transparent"> In order to support Mozilla-based browsers and other browsers, such as Safari, you should also include the wmode parameter in the <embed> tag, like this:
<embed wmode="transparent" .......></embed> If you're using the FusionCharts JavaScript class to embed your charts, you may download the updated JavaScript class from http://www.fusioncharts.com/Downloads/FusionChartsWMode.zip
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 10/31/2007 4:39:19 PM
Posts: 2,
Visits: 7
|
|
| Thanks worked perfectly, I miss read the instructions on that forum to fix the problem.
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 6/26/2007 7:11:47 AM
Posts: 2,
Visits: 5
|
|
Hmmm.... thanks for the fix - works perfectly for me in IE7, FF but in IE6 the menu can now be seen 'through' the Flash, but is still behind the Flash. When you mouse-over the menu which is behind the Flash, the menu can not be selected.
EDIT: I am using the new .js file
Any thoughts?
Many thanks, David
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: Today @ 8:20:12 AM
Posts: 2,194,
Visits: 521
|
|
| David, Can you please try clearing your browser cache and then viewing it?
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 6/26/2007 7:11:47 AM
Posts: 2,
Visits: 5
|
|
| Thanks for your quick reply Pallav - that has done the trick!
|
|
|
|
|
Junior Member
      
Group: Forum Members
Last Login: 9/17/2008 5:35:17 AM
Posts: 16,
Visits: 11
|
|
You should update the title of the topic with a key word like [Solved].
It helps users to understand that the problem or question has a clear answer.
|
|
|
|