Hi there,
I have installed and am running Flex 2 Beta 2 and the data services
beta.
All other samples are running fine apart from the samples that
include charting in them.
This is the error I am getting:
4 Errors found.
Error /messageservice/dashboard/TimeLine.mxml:56
Type is not found or not a compile-time constant: SeriesInterpolate
55:
56: <mx:SeriesInterpolate id="interpolate" elementOffset="10"/>
57:
Error /messageservice/dashboard/RegionBreakdown.mxml:74
Type is not found or not a compile-time constant: SeriesInterpolate
73:
74: <mx:SeriesInterpolate id="interpolate" elementOffset="10"/>
75:
Error /messageservice/dashboard/RegionBreakdown.mxml:79
Type is not found or not a compile-time constant: PieChart
78: <mx:VBox width="100%" height="100%" icon="iconChart">
79: <mx:PieChart id="pcRegion"
dataProvider="{_month.region}" showDataTips="true" width="100%"
height="100%"
80: itemClick="regionChange(event.hitData.item)"
Error /messageservice/dashboard/RegionDetail.mxml:55
Type is not found or not a compile-time constant: SeriesInterpolate
54:
55: <mx:SeriesInterpolate id="interpolate" elementOffset="10"/>
56:
I believe that charting is installed automatically when you install
Flex Builder 2 but I reinstalled it anyway just in case but to no
avail.
Cheers for the help.
David
--
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/