Where can I get a better view of the object model / API that is available in javascript. ie: mx.session.getuserroles or mx. ? What other classes, and methods are available? And how can i add / extend these?
asked
Steven Marks
1 answers
4
To inspect the api at runtime, Firebug or Google Chrome's developers tool are excellent.