[EMAIL PROTECTED] Mon Mar 29 12:41:13 2004 Return-Path: <[EMAIL PROTECTED]> X-Sender: [EMAIL PROTECTED] X-Apparently-To: [email protected] Received: (qmail 45871 invoked from network); 29 Mar 2004 20:41:11 -0000 Received: from unknown (66.218.66.172) by m8.grp.scd.yahoo.com with QMQP; 29 Mar 2004 20:41:11 -0000 Received: from unknown (HELO moutng.kundenserver.de) (212.227.126.184) by mta4.grp.scd.yahoo.com with SMTP; 29 Mar 2004 20:41:10 -0000 Received: from [212.227.126.160] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1B83ZG-00054J-00 for [email protected]; Mon, 29 Mar 2004 22:41:10 +0200 Received: from [217.0.73.1] (helo=trinity) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1B83ZF-0007Ye-00 for [email protected]; Mon, 29 Mar 2004 22:41:09 +0200 To: <[email protected]> Date: Mon, 29 Mar 2004 22:41:07 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 thread-index: AcQVzSLTFoFMtEFDR36GVKVQf2mLJAAAIFMw In-Reply-To: <[EMAIL PROTECTED]> Message-Id: <[EMAIL PROTECTED]> X-Provags-ID: kundenserver.de [EMAIL PROTECTED] auth:ff4fe7145e099f887cec1dcd5b1cef84 X-eGroups-Remote-IP: 212.227.126.184 From: "Sven Claar" <[EMAIL PROTECTED]> Subject: Problems with part "creating basic components" from the livedocs X-Yahoo-Group-Post: member; u=167211266 X-Yahoo-Profile: computer_stuntman
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

