Richie Vos

More from me

July 14, 2008

respond_to? in actionscript

The ruby code

object.respond_to?(‘methodName’)

in actionscript is

‘methodName’ in object

blog comments powered by Disqus