Ok well Now I am making progress :>) After ChartMaker makes my Chart, I loop through all the Fields in the Chart Group setting the script property of each field. This lets me pass my own message to the Card with what was clicked
It also lets me add my own rollover effects to the fields on the pie chart. COOL! But Now I have one another issue. :>( I want to be able to do this for the slice of pie that I am clicking on, But the pie chart is made up of a stack of graphics using "start angle and arc angle. So far I have been unable to figure out how to get a mouseClick to tell what Pie Slice I am clicking on. Does anybody have any idea's Thanks Todd Then On 8/26/05 10:08 PM, "Todd Geist" <[EMAIL PROTECTED]> wrote: > Thanks Dick > > I am trying another approach, but I am stuck again. > > Isn't there a way to iterate through the controls in a group? > > Repeat for Control in group ID ? > > do some stuff > > End repeat > > Or some thing like that > > Thanks > > Todd > > > > On 8/26/05 8:37 PM, "Todd Geist" <[EMAIL PROTECTED]> wrote: > >> Hello, >> >> I have been playing around with ChartMaker from Flexible Learning. It is a >> very cool little tool! -- Todd Geist ______________________________________ G e i s t i n t e r a c t i v e _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
