what is the best practice for this, show i always have the private variables on 
top and then getters/setters later or just group both of them right after the 
other

private var _test:Number

//Constructor here
//events etcc
//getters and setters or

//construct
//vents
//private var_test:Number
getters/setters




       
____________________________________________________________________________________
Be a better Heartthrob. Get better relationship answers from someone who knows. 
Yahoo! Answers - Check it out. 
http://answers.yahoo.com/dir/?link=list&sid=396545433

Reply via email to