Hi,

I'm having some difficulty using the try...catch construction as I am 
used to from Java and C#.

It seems to me that the code executed within a catch and a finally 
block is executed in a completely different context as I am incapable 
of accessing any of my other classes or code.

Is it I who am doing something wrong, have I just not understood its 
Actionscript/Flash-Player-runtime application or is it just 
completely useless.

Also, I cant seem to get any success when I attempt to catch custom-
errors explicitely...
e.g.
try...catch(E1)...catch(E2)...catch(E3)...finally

Cheers,
Peter Andreas







--
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