Oops. I made a bunch of changes to the chart package. I will update the example soon.
Peter Ent Adobe Systems > On Aug 26, 2014, at 1:48 AM, "OmPrakash Muppirala" <bigosma...@gmail.com> > wrote: > > I am getting this error: > > build_example.compile: > [echo] Compiling BarChartExample.swf > [echo] FLEX_HOME: C:\p\flex_os\workspace\flexroot\git\flex-asjs > [mxmlc] Loading configuration: > C:\p\flex_os\workspace\flexroot\git\flex-asjs > \frameworks\flex-config.xml > [mxmlc] > [mxmlc] > C:\p\flex_os\workspace\flexroot\git\flex-asjs\examples\BarChartExamp > le\src\MyInitialView.mxml:62 > [mxmlc] Error: This tag is unexpected. It will be ignored. > [mxmlc] <basic:StackedChart id="stackedChart" x="500" y="20" > width="400" > height="200"> > [mxmlc] ^ > [mxmlc] > > StackedChart is not found here: > flex-asjs\frameworks\as\projects\FlexJSUI\src\org\apache\flex\charts > > Maybe it was not checked in? > > Thanks, > Om