You can call a method from another class in the following way: package { public class Class1 { public function Class1() { var obj : Class2 = new Class2() // calling method of Class2 object from Class1 method obj.someMethod() } } }
"assignmentexpert.com" is professional group of people in Math subjects! They did assignments in very high level of mathematical modelling in the best quality. Thanks a lot
Comments