Ok, and do you use modules?

Did you try a "clean" in FB?

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Mark Ingram
Sent: Freitag, 2. November 2007 13:07
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Flex is quite flakey (spurious errors!)

 

As in, I've closed the browser then relaunched it via Flex Builder.

 

 

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Soenke Rohde
Sent: 02 November 2007 12:04
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Flex is quite flakey (spurious errors!)

 

What do you mean by "I've loaded my application again"? Did you reload a
module or did you refresh the browser?

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Mark Ingram
Sent: Freitag, 2. November 2007 12:29
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Flex is quite flakey (spurious errors!)

 

I was simply assigning some XML to a pie chart. I've loaded my
application again and the error hasn't occurred - I have no idea why it
popped up once?!

 

Thanks,

 

Mark

 

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Sunil Bannur
Sent: 02 November 2007 11:23
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Flex is quite flakey (spurious errors!)

 

Not sure what you are trying to do, but series.items gives you the list
of all pieseriesitems in the series.

Can you pls. post a code snipped, which is giving this error.

 

Thanks

-Sunil

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Mark Ingram
Sent: Friday, November 02, 2007 4:48 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Flex is quite flakey (spurious errors!)

 

Another strange error from flex:

 

TypeError: Error #1034: Type Coercion failed: cannot convert
mx.charts.series.items::[EMAIL PROTECTED] to
mx.charts.series.items.PieSeriesItem.

      at mx.charts.renderers::WedgeItemRenderer/set
data()[C:\dev\flex_201_gmc\sdk\frameworks\mx\charts\renderers\WedgeItemR
enderer.as:95]

      at
mx.charts.series::PieSeries/updateDisplayList()[C:\dev\flex_201_gmc\sdk\
frameworks\mx\charts\series\PieSeries.as:1015]

      at
mx.core::UIComponent/validateDisplayList()[C:\dev\flex_201_gmc\sdk\frame
works\mx\core\UIComponent.as:5760]

      at
mx.managers::LayoutManager/validateDisplayList()[C:\dev\flex_201_gmc\sdk
\frameworks\mx\managers\LayoutManager.as:600]

      at
mx.managers::LayoutManager/doPhasedInstantiation()[C:\dev\flex_201_gmc\s
dk\frameworks\mx\managers\LayoutManager.as:673]

      at Function/http://adobe.com/AS3/2006/builtin::apply()

      at
mx.core::UIComponent/callLaterDispatcher2()[C:\dev\flex_201_gmc\sdk\fram
eworks\mx\core\UIComponent.as:7909]

      at
mx.core::UIComponent/callLaterDispatcher()[C:\dev\flex_201_gmc\sdk\frame
works\mx\core\UIComponent.as:7852]

 

 

"cannot convert mx.charts.series.items::[EMAIL PROTECTED] to
mx.charts.series.items.PieSeriesItem"

 

 

I don't even know what to say about this...

 

Mark

 

 

 

 

Reply via email to