Hi

I have class for example


class Test
{

public function Test(){}
public function Test2(){}
public function Test3(){}
public function Test4(){}


}

Is their any way can i find the method names of the class using any 
flex API??

Thanks
ilikeflex

Reply via email to