Sign in to follow this  
FusionCharts Support

I need recompile FusionCharts.dll for Menu DHTMl

Recommended Posts

Srs. Hello i see the forum the case "menu dhtml". I readed all conversation betewn user and team fusion.

But i don't konw how to recompile the file FusionCharts.vb to work with dhtml

Please help me.

Thanks for your coperations.

Share this post


Link to post
Share on other sites

Srs. Thank for your coperation.

but..... I found the solution.

For all people than similar problem:

Fisrts put line in the file FusionCharts.vb

strFlashVars.Append(("<param name=""wmode"" value=""transparent"" />" & Environment.NewLine))

The command to use for compilation is:

vbc fusioncharts.vb  /target:library

It worked dhtml menu with fusioncharts.:)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this