RE: [flexcoders] Re: PreferencesWindow design pattern

2005-12-06 Thread Leon Tanner
As already suggested: Is it not possible to have a setup() method called from the creationComplete event that sets the values held in the Model Locator into the text inputs? On selecting cancel the window closes and no data changes. On saving, the data is wrapped in a VO, courtesy of a view helpe

[flexcoders] Dynamically increasing size of container to fit all characters

2006-01-09 Thread Leon Tanner
Hi all, I am trying to achieve the following: 1) Have a control or container that can accomodate a set of characters (could be 5 chars or 500 chars) 2) It should increase in size to accomodate the count of characters 3) The control or container should take into account not only the count of char

RE: [flexcoders] Re: Dynamically increasing size of container to fit all characters

2006-01-10 Thread Leon Tanner
ent bound to dynamic data, resulting in it requiring resize itself during use? Brendan --- In flexcoders@yahoogroups.com, "Leon Tanner" <[EMAIL PROTECTED]> wrote: > > Hi all, > I am trying to achieve the following: > > 1) Have a control or container that can ac

RE: [flexcoders] mxml compile fails

2006-01-10 Thread Leon Tanner
Mika, Are you trying to access remote objects/web services etc (anything that essentially leaves the client)?  Or is your app not getting past the initial progress screen?  Is your compiled swf the expected byte size?  Mxmlc as far as I am aware can produce zero byte swfs if compilation

RE: [flexcoders] Re: How to determine the content length in mx:Text?

2006-01-10 Thread Leon Tanner
Hi Satu, Is the question I am asking 'Dynamically increasing size of container to fit all characters' of interest? I haven't got any solutions as yet, but it may be useful... Leon -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of svktiilikainen

RE: [flexcoders] mxml compile fails

2006-01-10 Thread Leon Tanner
[mailto:flexcoders@yahoogroups.com] On Behalf Of Leon Tanner Sent: 10. tammikuuta 2006 12:16 To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] mxml compile fails   Mika, Are you trying to access remote objects/web services etc (anything that essentially leaves the client)?  Or is your

RE: [flexcoders] Re: How to determine the content length in mx:Text?

2006-01-10 Thread Leon Tanner
that contents are larger than the component can show. It would also be great to be able to tackle, after setting the text, the contents that CAN be shown, ie. the clipped contents. Satu --- In flexcoders@yahoogroups.com, "Leon Tanner" <[EMAIL PROTECTED]> wrote: > > Hi Satu, &g

[flexcoders] Flex and XSLT

2006-01-23 Thread Leon Tanner
Hi All, Has anyone tried their hand at using XSLT to transform XML data to a Flex interface? I have been given a piece of work that will involve me receiving XML data (schema already exist) and make it presentable within a Flex app, making use of already existing XSLT style sheets (that tie up

RE: [flexcoders] Re: Cairngorm Question

2006-01-24 Thread Leon Tanner
Ok, we've gone down the route of using mxmlc.jar for precompilation. The reason is purely to include data within the SWF to save a return trip to the server - and also to reduce the load on the server at initial request time. Our process is essentially running a series of Ant tasks that firstly

RE: [flexcoders] How to compare Custom GUI Components?

2006-01-24 Thread Leon Tanner
Could you give some more context to the question please? Leon -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of flexhtoo Sent: 24 January 2006 10:04 To: flexcoders@yahoogroups.com Subject: [flexcoders] How to compare Custom GUI Components? Hi Fle

RE: [flexcoders] Re: Cairngorm Question

2006-01-25 Thread Leon Tanner
Flex Alliance Partner http://www.cynergysystems.com Email: [EMAIL PROTECTED] Office: 866-CYNERGY --- In flexcoders@yahoogroups.com, "Leon Tanner" <[EMAIL PROTECTED]> wrote: > > Ok, we've gone down the route of using mxmlc.jar for precompilation. > The reason is purely to

RE: [flexcoders] Re: Cairngorm Question

2006-01-25 Thread Leon Tanner
low you to externally control the amfgateway via the html wrapper via either of the following usages: Or regards, peter -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Leon Tanner Sent: Tuesday, January 24, 2006 4:46 AM To:

RE: [flexcoders] Chaning the stroke in a LinkBar

2005-07-14 Thread Leon Tanner
Has anyone had any experience of this at all? Any help totally appreciated!   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of leontanner2000 Sent: 13 July 2005 12:03 To: flexcoders@yahoogroups.com Subject: [flexcoders] Chaning the stroke in a LinkBar