show/hide this revision's text 2 edited tags
show/hide this revision's text 1

flex 3 accessing main mxml from actionscript code

hi,

im writting an actionScript class to handle my web service calls. When i retrieve a result i want to call a setter method in my main mxml application. My problem is that i dont know how to access the methods in the actionScript section of my main mxml class from my actionscript class, any ideas?