[Arp] ArpForm -> Parameters -> visible
Matt Brailsford
mpb at logicalminds.co.uk
Tue Mar 14 07:08:41 PST 2006
I'm not handling animation at the moment as I only need to show and hide so it's not an issue to me (yet)
I use it conjunction with grants extensions and a loader class I found somewhere (which I can't remember at the moment) to handle loading external swfs, so it is all there, it's just the attaching bit is the only bit that's mine =)
Glad you like it though.
As I said it worked great for me and solved a few issues I was having (mainly to do with the v2 components) so if it helps anyone else, then that's a bonus.
Matt
________________________________
From: Arp-bounces at ariaware.com [mailto:Arp-bounces at ariaware.com] On Behalf Of nyls
Sent: 14 March 2006 14:49
To: matt at gradiation.co.uk; 'General List for Ariaware RIA Platform users and developers'
Subject: Re: [Arp] ArpForm -> Parameters -> visible
I like your way of attaching and detaching.. It would be nice it use it in conjunction with loading external forms.
I use the hide and show also for animating the form hide and show state. How are you handling that ?
nyls
________________________________
Van: Arp-bounces at ariaware.com [mailto:Arp-bounces at ariaware.com] Namens Matt Brailsford
Verzonden: dinsdag 14 maart 2006 13:37
Aan: Arp at ariaware.com
Onderwerp: Re: [Arp] SPAM-LOW: Re: ArpForm -> Parameters -> visible
I usualy have forms in forms, and the parent form controls the child forms.
You can see an example of how i do it on my blog
http://blog.gradiation.co.uk/?p=20
(there is a download at the bottom)
I've used this method recently on a big project, and it worked fantastic.
Matt
________________________________
From: William Lambé <wlambe at gmail.com>
Sent: 14 March 2006 07:30
To: "'General List for Ariaware RIA Platform users and developers'" <Arp at ariaware.com>
Subject: Re: [Arp] SPAM-LOW: Re: ArpForm -> Parameters -> visible
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.
>>
>>
>
>
> _______________________________________________
> 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
_______________________________________________
Arp mailing list
Arp at ariaware.com
http://ariaware.com/mailman/listinfo/arp_ariaware.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ariaware.com/pipermail/arp_ariaware.com/attachments/20060314/d3fc428d/attachment-0001.htm
More information about the Arp
mailing list