[flexcoders] s:Group arrange component on the same center

2011-09-01 Thread isa_loyer
I use a s:Group to place my component in my form. I'd like all form item have the same horizontal align inside the group. I try to use horizontalcenter with value 0 but it doesn't work. So I don't know how to do and I hope you can help me to solve that. s:Group width=100% resizeMode=noScale

Re: [flexcoders] Axis Scale problem on Dual Axis Chart

2011-09-01 Thread John Fletcher
As far as I can see your problem boils down to this: The problem is that when certain events in the application happen, the min and max of one of the axis is reset to 0, 100. To avoid this I can set the min and max values, but I would like to avoid this as the axis should auto scale just like it

Re: [flexcoders] Re: Air app w/Bluetooth + UI / App Store for Arduino devices

2011-09-01 Thread Davis Ford
Hi Valdhor, Yes, we do plan on developing new sensor hardware that is ultra low power. We are looking at Bluetooth Low Energy BTLE, WiFi and Zigbee + Zigbee derivatives like SNAP. We will likely have one or more hardware sensors available with these technologies in the next 6 months. Not sure

[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

[flexcoders] Anyone had problems moving to SDK 3.5 (especially from 3.2)? Please reply.

2011-09-01 Thread Greg Lafrance
Our team have switched from using Flex SDK 3.2 to SDK 3.5 and we're seeing some issues. I'm wondering how many others out there have seen issues with using SDK 3.5, especially if you were using SDK 3.2 previously. Please contribute your experience in this post. Thanks in advance.

[flexcoders] Re: Anyone had problems moving to SDK 3.5 (especially from 3.2)? Please reply.

2011-09-01 Thread valdhor
3.2 to 3.5 was pretty much painless in my case. --- In flexcoders@yahoogroups.com, Greg Lafrance glafrance@... wrote: Our team have switched from using Flex SDK 3.2 to SDK 3.5 and we're seeing some issues. I'm wondering how many others out there have seen issues with using SDK 3.5,

[flexcoders] year chooser component

2011-09-01 Thread markflex2007
Hi, Do you know a custom Flex Component for year chooser(like 2011,2012 etc)? I do not like a drop down selection.I need a visual component. Thanks Mark

Re: [flexcoders] year chooser component

2011-09-01 Thread Jeffry Houser
Why is a drop down not visual? Can you be more explicit on what you're after? Would a Numeric Stepper work for you? On 9/1/2011 4:07 PM, markflex2007 wrote: Hi, Do you know a custom Flex Component for year chooser(like 2011,2012 etc)? I do not like a drop down selection.I need a

RE: [flexcoders] year chooser component

2011-09-01 Thread Merrill, Jason
Why is a drop down not visual? Can you be more explicit on what you're after? In other words, what Jeffry is saying is he needs something more visual explicit. Jason Merrill Instructional Technology Architect II Bank of America Global Learning ___ From:

[flexcoders] Re: year chooser component

2011-09-01 Thread markflex2007
I like more flash style component. --- In flexcoders@yahoogroups.com, Merrill, Jason jason.merrill@... wrote: Why is a drop down not visual? Can you be more explicit on what you're after? In other words, what Jeffry is saying is he needs something more visual explicit. Jason

Re: [flexcoders] Re: year chooser component

2011-09-01 Thread Jeffry Houser
And what does that mean? On 9/1/2011 5:27 PM, markflex2007 wrote: I like more flash style component. --- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com, Merrill, Jason jason.merrill@... wrote: Why is a drop down not visual? Can you be more explicit on what you're

Re: [flexcoders] Re: repeater width problem

2011-09-01 Thread jorcarcam
If you use grid, gridrow and griditem to indent? Enviado desde BlackBerry® de COMCEL S.A. -Original Message- From: steveroger_flex steveroger_f...@yahoo.com Sender: flexcoders@yahoogroups.com Date: Tue, 23 Aug 2011 10:19:12 To: flexcoders@yahoogroups.com Reply-To:

RE: [flexcoders] year chooser component

2011-09-01 Thread yang chen
Isn't drop down list a visual component? How exactly do you want the component to look? Regards,Yang To: flexcoders@yahoogroups.com From: markflex2...@yahoo.com Date: Thu, 1 Sep 2011 20:07:27 + Subject: [flexcoders] year chooser component Hi, Do you know a custom