Hi Manuel,

You sure can :) The ArpForm is a very lightweight class that extends MovieClips and adds event dispatching. It doesn't do child form management, etc. like mx.screens.Form.

You can also use the MX 2004 Forms view with ArpForms (thus, just use the UI but link the form to a class that extends ArpForm instead of mx.screens.Form.

The same is true for Flex forms. So you can use mx.containers.Form and mx.core.Application in place of ArpForm in Flex applications.

hth,
Aral

Manuel Saint-Victor wrote:

Hi everyone,

I've been dabbling in the ARP and my knowledge of design patterns is
limited but I'm anxious to try to use ARP.  I have however used the
standard Flash forms and am familiar with the API.  can I do a direct
substitution of an ARPForm fo a Flash form and continue to use the
same API and ease into the ARP pattern use etc?

Thanks,
Manuel



_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to