actionscript 3 - "Call to a possibly undefined method" error when the function is in the same class -


i have class function a() , b().
@ point b() calls a(). said error.
whats wrong here?

here's code
http://pastebin.com/xhmyrk2z

lettertonumber isn't static, others are.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -