cg219
July 31st, 2008, 03:13 PM
IS there a way to find out how functions work in the built in classes? Say I would like to see how the load() function works on a URLLoader. Where can I find the code that make its work??
View Full Version : Finding How a method works?