[flexcoders] Flex 4.1 scrolling problem

2012-03-21 Thread bu4fred
I'm committed to using a spark container because I need to use the spark states model. I would like to create my own component that would automatically scroll as necessary and appropriately adjust the scrollbar on a browser window resize. This generic scrolling container may be included in a t

[flexcoders] Re: Flex 3 -> 4 migration and s:States - SOLUTION

2012-02-08 Thread bu4fred
OK, I think I've got it although I don't really know why. The base mxml component and all of its children are in a package/directory called "sections" so the code needs to be in EACH child as follows: http://ns.adobe.com/mxml/2009"; xmlns:s="library://ns.adobe.com/flex/spark"

[flexcoders] Flex 3 -> 4 migration and s:States

2012-02-06 Thread bu4fred
I'm migrating a flex 3.0 application to 4.0 (or 4.5, doesn't matter much) and I want to use the new state features of includeIn and excludeFrom. I have a user defined base class in mxml and i inherit from that for my 'working' classes. I have this code in my baseclass http://ns.adobe.com/mxml

[flexcoders] mx:Datagrid nowto detect drop column

2011-08-02 Thread bu4fred
I would like to move cell contents around in a datagrid (or AdvancedDatagrid if necessar) but so far all I can do is detect the row of the drop target. II need to get both the row and column index of the source and destination of the drag-n-drop action. Any suggestions please???

[flexcoders] Re: Mail Merge...

2008-09-16 Thread bu4fred
FWIW FOP from Apache's XML project group does a pretty good job of generating PDF. It would of course have to run strictly on the server. I appreciate all your advice on Print bugs, I thought I was just experiencing noobie pains. I guess I'll just settle on displaying an HTML page and let them