This it was workarround Flex 1.5 now just do without it, if you use renderer you have to use the dispachevent.
regards.
On 11/6/06, zenwarden <[EMAIL PROTECTED]> wrote:
Hi,
I am trying to remove dropshadows from my line series chart.
I am trying this:
<mx:LineSeries id="lineSeries">
<mx:renderer>
<mx:SimpleLineRenderer />
</mx:renderer>
<mx:lineStroke>
<mx:Stroke weight="1" color="black">
</mx:Stroke>
</mx:lineStroke>
</mx:LineSeries>
and my flexbuilder shows an error:
Could not resolve <mx: renderer> to a component implentation.
I have seen this same code posted in this group, with commments thatit
is working.
What am I doing wrong?
Chris
--
----------------------------
Igor Costa
www.igorcosta.com __._,_.___
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
![]()
SPONSORED LINKS
Software development tool Software development Software development services Home design software Software development company
Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe
__,_._,___
- Re: [flexcoders] <mx:renderer> not found Rick Root
- Re: [flexcoders] <mx:renderer> not found Igor Costa
Reply via email to

