The method signature for a datatip function changed in from beta3 to release, it used to take ChartItemEvent as an argument now it takes HitData.
--- In [email protected], "Benoit Hediard" <[EMAIL PROTECTED]> wrote: > > Error #1034: Echec de la contrainte de type: conversion de > mx.charts::[EMAIL PROTECTED] mx.charts.events.ChartItemEvent est impossible > at mx.charts.chartClasses::ChartBase/::invokeDTFunction() > at mx.charts::HitData/get displayText() > at mx.charts.chartClasses::DataType/set data() > at mx.charts.chartClasses::ChartBase/::updateDataTipToMatchHitSet() > ... > > Here is another error I've never encountered since FP9 + Flex 2 Final. > It is generated when doing a rollover on bar of a BarChart on our app. > > I'm going to try to isolate and reproduce the bug on a simple case. > > Anyone else facing this issue? > And found a workaround? > > Benoit Hediard > ------------------------ Yahoo! Groups Sponsor --------------------~--> Check out the new improvements in Yahoo! Groups email. http://us.click.yahoo.com/6pRQfA/fOaOAA/yQLSAA/nhFolB/TM --------------------------------------------------------------------~-> -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

