[flexcoders] Re: passing parameters to coldfusion

2011-09-14 Thread happy dog owner
The Adobe Flex in a Week Day 2 covers web services (although not sure if they are CF specificbut good training on the Flex side of things at least). One caveat with this as well is be sure to update your services-config.xml file so that ColdFusion arrays are serialized to ArrayCollections.

[flexcoders] Re: Scrolling a Dynamic Window

2011-09-07 Thread happy dog owner
Yeah, I finally got this figured out! I had to set an explicit height on my scroller component, once I did that it seemed to handle the dynamic content properly. --- Mary Jo > > > > --- In flexcoders@yahoogroups.com, "happy dog owner" wrote: > > > > >

[flexcoders] Re: Scrolling a Dynamic Window

2011-09-07 Thread happy dog owner
content inside of it expands past the viewable area. Mary Jo > > --- In flexcoders@yahoogroups.com, "happy dog owner" wrote: > > > > I have a TitleWindow popup with a form that allows user to add additional > > rows to the form. Each "row" is a

[flexcoders] Re: Scrolling a Dynamic Window

2011-09-06 Thread happy dog owner
ort in order to add the scrollbar. Mary Jo --- In flexcoders@yahoogroups.com, "happy dog owner" wrote: > > I have a TitleWindow popup with a form that allows user to add additional > rows to the form. Each "row" is a two-line set of elements with a HGroup > n

[flexcoders] Scrolling a Dynamic Window

2011-09-01 Thread happy dog owner
I have a TitleWindow popup with a form that allows user to add additional rows to the form. Each "row" is a two-line set of elements with a HGroup nested inside a VGroup. I have the form inside a Scroller component but it doesn't seem to be able to detect when the form grows to the point of need

[flexcoders] flex2gateway error

2010-08-18 Thread happy dog owner
Hi all, I am working on my first real Flex application, using the latest ColdFusion 9.01 server as a backend, Flex 4 using Flash Builder Standard. Running on Windows on Apache. Everything seems to work fine but then randomly (as far as I can tell) I'll start getting those flex2gateway errors: