[Arp] ArpForm -> Parameters -> visible

Aral Balkan aral at ariaware.com
Fri Mar 10 02:01:28 PST 2006


Hi Mike,

Better to use the visible implicit setter. (visible = false;)

Small change but it will be one less thing to change if/when porting to 
Flex and it's compatible with the V2 framework. (The hide() and show() 
methods are depracated).

Aral

Mike Britton wrote:
> In Application.as onLoad(), call your ARPForms' public hide() methods.
> <snip>




More information about the Arp mailing list