Syntax for passing parameters to Flash - TechRepublic
General discussion
January 8, 2002 at 11:27 PM
dmz71x

Syntax for passing parameters to Flash

by dmz71x . Updated 24 years, 5 months ago

I am building a web site using ASP. I am customizing a pie chart tool that I downloaded from:

http://www.aspfree.com/authors/marvin_sanchez/flashcharts.asp

This code uses Flash to create pie charts on a web page, and randomly generates the “slices”.

I am trying to pass parameters to the code so that I can create the pie charts dynamically using variables.

If I hard code values for the chart in ASP, I get the slices I want. However, if I code variable names, the chart only shows one solid circle. I have some kind of syntax problem. If anyone knows how to fix this, please respond. Thanks.

This discussion is locked

All Comments