A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: quick question!

  1. #1
    Resident Shostakovich Scholar
    Join Date
    May 2003
    Location
    Nottingham, UK.
    Posts
    299

    quick question!

    Does AS have an equivalent to PHP's @ before a function, i.e. don't complain if the function fails?

    Cheers.

  2. #2
    Senior Member
    Join Date
    Aug 2002
    Location
    Dublin, Ireland
    Posts
    1,749
    Flash doesn't complain if a function fails.

    It just ignores the error and carries on as if ...

    What would be nice is to have a way to _make_ it fail once in a while so that bugs in code were easier to uncover.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center