If I comment out the body, I get the same error at the same place. 
For grins, I also tried renaming the method in case "deleteHandler"
was somehow reserved.  Same result.

At this point it looks like the ActionScript compiler (or maybe the
flash player) reacts differently based on method order, but I haven't
seen anything that required ActionScript methods to be declared in any
particular order.

BTW, I tried this on another computer to rule out my particular Flex
and Flash software, and got the same results on the other computer as
well.

Could there be a bug in the compiler?

Steve
--- In flexcoders@yahoogroups.com, "Alex Harui" <[EMAIL PROTECTED]> wrote:
>
> verification occurs just before the call.  It looks at the code in the
> body to make sure it looks reasonable.  If you comment out the body,
> what happens?
> 
> ________________________________


Reply via email to