Hi I have a Bubble chart in my application's view folder and
   in the same folder I also have a bubble bubbleitemrenderer. In
   the bubbleseries I am using this renderer as itemrenderer.
   But it is giving me error message that "bubbleitemrender"
   could not be found. I tried to include it it using

       xmlns = "*" and also in actionScript by importing 
       com.yyy.view.bubbleitemrenderer; 
       
   but still getting the same error message. Can someone please
   point out the problem for me.
                                                         


Reply via email to