Well, What is in the IFrame? Is ita grid? Another embeded form? Teddy
On 10/19/06, Ali Awan <[EMAIL PROTECTED]> wrote: > > Teddy, > > You are absolutely correct, and I knew that going in. > The real-estate app, is sort of flash-forms on steriods, or Flex-Lite. > > I wanted to try something similar, to use the benefits you mentioned, the > calendar app and what have you. But at the same time, being able to use > ActionScript to customize the layout so that it fits with the rest of my > site. > > I basically have an application which is in HTML tabular layout, using CSS > for the look and feel. I am also using IFrames on the same page. Basically > the main page has some formfields which control what gets displayed on the > IFrames. > > I am trying to emulate that in FlashForms. > > Again I'm waiting for some responses with people who have done something > similar and who have ideas about how to do it. At that point, I will share > my code, as to how far I have gotten so far. Basically I have the layouts > done in Flash Forms, but I haven't figured out how to emulate the IFrames > portion of it yet. > > Cheers, > Ali > >The real-estate is not a traditional flash form. Flash Form have a small > >dictionary support of Flex 1.5. > > > >Most usage of flash forms will also not use HBox and Vbox, but rather > ><cfformgroup type="horizontal"> or <cfformgroup type="vertical">. > > > >Flash forms support actionscript and have access to global > styles. ASFusion > >does identify this rather well. > > > >Flash forms are also not very well documented, which is a reason why I > have > >heard people not use it. > > > >The built in binding to calendar controls and grid controls does make it > >compelling to hack through. > > > >Teddy > > > >On 10/19/06, Ali Awan <[EMAIL PROTECTED]> wrote: > >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257474 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

