[EMAIL PROTECTED] Mon Mar 29 12:58:48 2004
Return-Path: <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
X-Apparently-To: [email protected]
Received: (qmail 68773 invoked from network); 29 Mar 2004 20:58:36 -0000
Received: from unknown (66.218.66.167)
  by m2.grp.scd.yahoo.com with QMQP; 29 Mar 2004 20:58:36 -0000
Received: from unknown (HELO hafnium.btinternet.com) (194.73.73.121)
  by mta6.grp.scd.yahoo.com with SMTP; 29 Mar 2004 20:58:36 -0000
Received: from [81.133.7.132] (helo=pc2)
  by hafnium.btinternet.com with smtp (Exim 3.22 #25)
  id 1B83q7-0005Iq-00
  for [email protected]; Mon, 29 Mar 2004 21:58:35 +0100
To: <[email protected]>
Date: Mon, 29 Mar 2004 22:01:32 +0100
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="US-ASCII"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
In-Reply-To: <[EMAIL PROTECTED]>
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Importance: Normal
X-eGroups-Remote-IP: 194.73.73.121
X-eGroups-From: "Alistair McLeod" <[EMAIL PROTECTED]>
From: "Alistair McLeod" <[EMAIL PROTECTED]>
Reply-To: <[EMAIL PROTECTED]>
Subject: RE: [flexcoders] Problems with part "creating basic components" from 
the livedocs
X-Yahoo-Group-Post: member; u=151017110
X-Yahoo-Profile: alimcleod

Hi Sven,

Did you extract the FlexForFlash.zip classes from the /extras folder, and
include that on your classpath before exporting the SWC in MX2004? It looks
like you might be picking up the MX2004 UIObject class, not the one needed
by Flex. The documentation has fuller details on how to set the classpath.

Cheers,

Ali

--
Alistair McLeod
Development Director
iteration::two

-----Original Message-----
From: Sven Claar [mailto:[EMAIL PROTECTED]
Sent: 29 March 2004 21:41
To: [email protected]
Subject: [flexcoders] Problems with part "creating basic components"
from the livedocs


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




Yahoo! Groups Links







Reply via email to