Hi, i want to recreate the example "Creating the Green Square" component. everythings fine in FLMX - IDE but when i compile the greentest.mxml i get this error?
*************************** 1 Warning found. Warning A linked symbol is incompatible with a referenced version. The linked symbol WEB-INF\flex\frameworks\mx.swc:__Packages.mx.core.UIObject (modified 05.03.04 20:39, priority 2) is incompatible with getweather_rocks\greensquare.swc:__Packages.mx.core.UIObject (modified 03.09.03 03:54, priority 2) The symbol is incompatible because: property top is missing. property createAccessibilityImplementation is missing. property embedFonts is missing. property bottom is missing. property left is missing. property right is missing. function invalidateStyle has too many parameters. function doLater has too many parameters. function drawRect has too many parameters. The incompatible symbol is referenced by: getweather_rocks\greensquare.swc:__Packages.greensquare (modified 29.03.04 21:38, priority 2) **************************** Can anyone help? Thanks, Sven

