What is your onResult function trying to do?  This is considered a
runtime error by the way, not compilation.  This error looks like you
have an ArrayCollection or XMLListCollection and tried to read a
property off of it like myCollection[someBadValue].

Matt

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Jignesh M. Dodiya
Sent: Tuesday, February 21, 2006 3:32 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Strange Error on compiling Flex-2 project

Hi,
when I am compiling the codes in mxml,
i found the Error as below..........

ActionScript Error has occured::
--------------------------------
Error: Unknown property -1
        at 
mx.collections::ListCollectionView/http://www.macromedia.com/2005/actio
nscript/flash/proxy::getProperty()
        at states/states::onResult()


Strange thing is that when I click on button like CONTINUE.......the 
swf file works fine and when click on button DISMISS ALL......instead 
of stopping the functionality of swf....it still works fine as 
normal......Confused.....

Is anybody has idea of how to eliminate that error,

regards,

Jignesh







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links



 




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to