Thursday, January 8, 2009

Null Pointer Error in HaloBorder.as in Flex 3 SDK

  
            I happened to encounter a null pointer exception in the flex 3.0 sdk in the mx.skins.halo.HaloBorder.as, when i try to refresh multiple dataproviders on the screen (one for shoppingcart and one for siteslist through same time notifications using pure mvc framework)


              Its not good for writing a code like this, without checking if parent is null or not. [Click on the window to see the exact error]

              

0 comments: