On 3/10/06, ZhaoXingdong <[EMAIL PROTECTED]> wrote: > * Note: This error is thrown while the compiler is checking the > bytecode; that is, before executing the code. Under normal circumstances, > you should never see this error. If you are using the Macromedia > compiler and see this error, please file a compiler bug at [page tbd]. > If you are using a third-party compiler and see one of these errors, > please notify the compiler developer. > > Does that mean it's a beta bug when I see #1034 at runtime?
If it's "Type coercion failed", it's a runtime error and it's perfectly normal to see such errors at runtime. It's not a bug in Flex. Manish -- 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/

