[Arp] SPAM-LOW: Re: ArpForm -> Parameters -> visible

William Lambé wlambe at gmail.com
Tue Mar 14 04:29:43 PST 2006


Thanks for all answers. What do you mean by "I go the root of attaching my
forms dynamically"? How do you proceed? 

Does it mean that you manage the loading and the viewing of all forms
directly in Application.as?

And about the initialisation, I saw the problem, it is so slow to
initialize. I have 16 forms, and the waiting time is so long. The .swf is
open, and we must wait to see the V2 Components appears. Does someone have a
solution to fix that, an advice?

Good work, 

William.

-----Message d'origine-----
De : Arp-bounces at ariaware.com [mailto:Arp-bounces at ariaware.com] De la part
de Matt Brailsford
Envoyé : vendredi 10 mars 2006 13:56
À : General List for Ariaware RIA Platform users and developers
Objet : Re: [Arp] SPAM-LOW: Re: ArpForm -> Parameters -> visible

I go the root of attaching my forms dynamically as i find it a lot 
easier to show the forms i want, than to hide all the forms i don't.

It also helps a great deal with the v2 component issue when everything 
tries to initialize at the same time, causing the flash player to run slow.

Aral Balkan wrote:
> 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>
>>     
>
>
> _______________________________________________
> Arp mailing list
> Arp at ariaware.com
> http://ariaware.com/mailman/listinfo/arp_ariaware.com
>
>   

_______________________________________________
Arp mailing list
Arp at ariaware.com
http://ariaware.com/mailman/listinfo/arp_ariaware.com




More information about the Arp mailing list