Sounds like one of your DLLs is roughly equivalent to a module in terms of what you want to deliver.
Just remember that each Flex module is based off a single mx::Module, so if you want to package up several forms in a single module, you'll need to load the module and then swap the forms on that view. Say using a Viewstack. Sorry though, I don't know Delphi, so I have no idea what TForm does, or what SP is (Server Process?) If you want more module info, I posted a bunch of links on modules onto the list recently. Gk. "what we plan to do is we will have Panels equivalent to forms in delphi application. In that application we have one src file per form doing on function and its a class derived from TForm it contains controls and validation logic when submitted data is passed to SP in database server and add/update/deletes are performed. many such forms are grouped in to a DLL which we dynamically load when menu option is selected and the required derived class from Tform is created and shown to user How can we do this flex can u give some tips." Gregor Kiddie Senior Developer INPS Tel: 01382 564343 Registered address: The Bread Factory, 1a Broughton Street, London SW8 3QJ Registered Number: 1788577 Registered in the UK Visit our Internet Web site at www.inps.co.uk <blocked::http://www.inps.co.uk/> The information in this internet email is confidential and is intended solely for the addressee. Access, copying or re-use of information in it by anyone else is not authorised. Any views or opinions presented are solely those of the author and do not necessarily represent those of INPS or any of its affiliates. If you are not the intended recipient please contact [email protected] ________________________________

