[flexcoders] Next version of Flex

2009-11-30 Thread Christophe
Hello, When will be available the next version of flex : flash builder ? Thank you, Christophe,

[flexcoders] Allow popup windows

2009-10-30 Thread Christophe
Hello, Is it possible to setup the option : allow popup window in the navigator from a flex application ? Thank you, Christophe,

[flexcoders] Flex Builder with Windows 7

2009-10-25 Thread Christophe
Hello, Does Flex Builder 3 is working fine with Windows 7 ? Thank you, Christophe,

[flexcoders] 3D look Array

2009-10-22 Thread Christophe
Hello, How to display an array in Flex with a 3D look ? Do you have any examples ? Thank you, Christophe,

[flexcoders] Function when exit from the appli.

2009-10-19 Thread Christophe
Hello, I want to know when the user exit from my application, or if it does not closed, when he exit from the navigator. Is it to avoid to have several users connected with the same login. Which function to use ? Thank you, Christophe,

[flexcoders] Generate XML file

2009-10-18 Thread Christophe
Hello, I have datas in my Flex application and I want to generates a XML file with these datas, on the server. How to do that ? Thank you, Christophe,

[flexcoders] Graphics question

2009-10-18 Thread Christophe
Hello, I have 2 questions : - How to have round buttons on an interface ? - How to generated a drawing with Degrafa in the background of an HBox ? Thank you, Christophe

[flexcoders] Pb with Amfphp : Insert Into

2009-10-15 Thread Christophe
t with more than 3 parameters it is not working. Thank you, Christophe

[flexcoders] Catalyst with Flex Builder

2009-10-14 Thread Christophe
Hello, Is it possible to use Catalyst with Flex Builder 3 ? I have an image design for a web application, and I want to transform it into Flex code. I am searching for a freelance that can make this operation. Thnak you, Christophe,

[flexcoders] Mac Adress

2009-10-13 Thread Christophe
Hello, Is it possible to have the MAC adress of the client computer in Fles / php ? Thank you, Christophe

[flexcoders] Question about function Date

2009-10-13 Thread Christophe
Hello, Does the function new Date() return the date of the server or the date of the client PC ? Thank you, Christophe,

[flexcoders] mySql vs Xml

2009-10-11 Thread Christophe
Hello, What is the best solution to store datas for a flex application : 1) A mySql database 2) A xml file Thank you, Christophe

[flexcoders] Security question

2009-10-09 Thread Christophe
Hello, What is the protection against the use of my swf application on another website by a hacker with a copy of the swf file ? Thank you, Christophe,

[flexcoders] Flicker a button

2009-10-08 Thread Christophe
Hello, How to flicker an alert mx:button every seconds ? Do you have any example ? Thank you, Christophe,

[flexcoders] Transfert file to the client

2009-10-08 Thread Christophe
Hello, My flex application generates a file on the server. I want to transfert this file to a folder on the client computer. Does there exist a function Download file in Flex as there is an Upload function ? Thank you, Christophe,

[flexcoders] Key Return for button

2009-10-07 Thread Christophe
Hello, I have a button on a page of a flex application. I want that a press on the key "Return" has the same effect as a click on the button. How to do that ? Thank you, Christophe,

[flexcoders] Send a file by Email

2009-10-02 Thread Christophe
Hello, How to send a joined file with an email from a flex application ? Thank you, Christopher,

[flexcoders] Pb with ArrayCollection and resourceManager

2009-09-30 Thread Christophe
(); onInit() { buyColl.addItem({product:resourceManager.getString('myResources', 'ONEWEEK')}); } Thank you, Christophe,

[flexcoders] Show/Hide a tab

2009-09-29 Thread Christophe
Hello, How to hide a Tab in a TabNavigator. I have try visible=false, but it does not work. Thank you, Christophe

[flexcoders] Add a parameter in Html

2009-09-29 Thread Christophe
Hello, How to add a parameter for a flex application. This parameter is indicated in the html link to the flex application. Thank you, Christophe,

[flexcoders] Video insite Html

2009-09-25 Thread Christophe
Hello, How to put a video on a html page of a website ? By YouTube or by a SWF file ? What is the best ? Thank you, Christopher,

[flexcoders] Frame around image

2009-09-24 Thread Christophe
Hello, How to make a frame around an mx:image ? Thank you, Christophe,

[flexcoders] Secure transfert

2009-09-22 Thread Christophe
Hello, How to make secure transfert of image with a flex application by using VPN or https ? Thank you, Christopher,

[flexcoders] Spring ActionScript 0.8 Released

2009-07-18 Thread Christophe Herreman
/blog/176 -- Christophe Herreman http://www.herrodius.com http://www.pranaframework.org

[flexcoders] AUTO: Christophe Jolif is out of the office (returning 08/17/2009)

2009-07-17 Thread Christophe Jolif
I am out of the office until 08/17/2009. Note: This is an automated response to your message "[flexcoders] LCDS data service error in IE (but not in Firefox)" sent on 18/7/09 3:21:08. This is the only notification you will receive while this person is away.

[flexcoders] AUTO: Christophe Jolif is out of the office (returning 04/25/2009)

2009-04-17 Thread Christophe Jolif
I am out of the office until 04/25/2009. Note: This is an automated response to your message "[flexcoders] merapi to os bridge application for flex developers" sent on 18/4/09 0:14:40. This is the only notification you will receive while this person is away.

[flexcoders] BlazeDS/ActiveMQ amf-streaming disconnect problem

2009-03-11 Thread Christophe Herreman
x27; is 0. [BlazeDS]03/11/2009 16:25:47.444 [DEBUG] [Endpoint.StreamingAMF] Number of streaming clients for endpoint with id 'my-streaming-amf' is 0. [BlazeDS]03/11/2009 16:25:47.489 [DEBUG] [Endpoint.FlexSession] FlexSession created with id 'E5BCC7617F3937139CCAD377EEB85D45' for an Http-based client connection. [BlazeDS]03/11/2009 16:25:47.489 [INFO] [Endpoint.General] Channel endpoint my-streaming-amf received request. -- Christophe Herreman http://www.herrodius.com http://www.pranaframework.org

Re: [flexcoders] Package name refactoring in FLEX Builder

2008-12-08 Thread Christophe Jolif
From what I've seen at MAX it should be available in Flex Builder 4 (aka Gumbo). -- Christophe http://blogs.ilog.com/elixir/author/cjolif Josh McDonald wrote: > There's no functionality for that in Builder 3. Frankly before they > worry about that, I'd like it if regu

[flexcoders] Re: Flash Player 10 and XML text nodes issue

2008-12-03 Thread Christophe Herreman
Since I think this is a bug, I posted an issue on the Adobe JIRA: https://bugs.adobe.com/jira/browse/FP-1131 regards, Christophe 2008/12/3 Christophe Herreman <[EMAIL PROTECTED]> > Hi all, > > It seems that in FP9, text nodes would have their namespace associated with > them.

[flexcoders] Flash Player 10 and XML text nodes issue

2008-12-03 Thread Christophe Herreman
for text nodes and the xml tags are returned as entities: <value>true</value> As a result, calling name() on the node returns null. Has anyone ran into this issue? Is this expected behavior in FP10, since it seems to be causing compatibility issues? regards, Christophe

RE: [flexcoders] Is it possible to use OLAPResult as DataProvider for AdvancedDataGrid

2008-10-17 Thread Christophe Jolif
You should better use OLAPDataGrid? Christophe From: flexcoders@yahoogroups.com on behalf of thakkar_mithun2000 Sent: Fri 17/10/2008 10:39 To: flexcoders@yahoogroups.com Subject: [flexcoders] Is it possible to use OLAPResult as DataProvider for

RE: [flexcoders] Odometer-like components

2008-10-06 Thread Christophe Jolif
Richard, It does not indeed automatically scale, but you can bind the charHeight to a percentage of the parent container. It should do the trick. Hope this helps, -- Christophe From: flexcoders@yahoogroups.com on behalf of Richard Rodseth Sent: Mon 06/10

RE: [flexcoders] Odometer-like components

2008-10-06 Thread Christophe Jolif
/ Thanks, -- Christophe http://blogs.ilog.com/elixir/author/cjolif From: flexcoders@yahoogroups.com on behalf of Richard Rodseth Sent: Mon 06/10/2008 20:08 To: flexcoders@yahoogroups.com Subject: [flexcoders] Odometer-like components Does anyone know of any Flex components

[flexcoders] ILOG Elixir 2.0 Preview Program - Beta Testers Needed

2008-09-29 Thread Christophe Jolif
1.0 if you are using it. > > If you are interested in this, don't hesitate to download the free > preview (see blog post) and discuss it on our forum at: > http://forums.ilog.com/elixir/index.php?board=11.0 -- Christophe http://blogs.ilog.com/elixir/author/cjolif/

Re: [flexcoders] Re: Mapping and Data

2008-09-25 Thread Christophe Jolif
elixir/features/maps/ and http://www.ilog.com/dev/ilogelixir/getting-started/movie/4/ Hope this helps, -- Christophe http://blogs.ilog.com/elixir/author/cjolif

Re: [flexcoders] Mapping and Data

2008-09-25 Thread Christophe Jolif
Hi, Is this something like that you are looking for: http://visudemos.ilog.com/webdemos/sales/sales.html If yes, then ILOG Elixir might help you -- Christophe http://blogs.ilog.com/elixir/author/cjolif/ headjoog wrote: > I am curious if someone can share some insight on how to do this

Re: [flexcoders] Re: Problem consuming ActiveMQ messages from Flex client

2008-09-19 Thread Christophe Herreman
/05/simplified-blazeds-and-jms.html 2008/9/19 Christophe Herreman <[EMAIL PROTECTED]> > Hi George, > > I'll take a look at the STOMP client. > > However I'm still wondering why this seems to fail. Do you need to setup > the policy only with STOMP? Is it also need w

Re: [flexcoders] Re: Problem consuming ActiveMQ messages from Flex client

2008-09-19 Thread Christophe Herreman
t; I use ActiveMQ and it works just fine. Although, I use the STOMP > client, and you need to make sure that you have a flash policy server > set up to allow the socket connection to the message server. > > --- In flexcoders@yahoogroups.com , > "Christophe Herreman" <[EMA

[flexcoders] Problem consuming ActiveMQ messages from Flex client

2008-09-19 Thread Christophe Herreman
statements in the Tomcat console, but again no messages are received in the Flex client. Any ideas? -- Christophe Herreman http://www.herrodius.com http://www.pranaframework.org

Re: [flexcoders] Embedded XML

2008-07-10 Thread Christophe Jolif
Hi David, The following: Should do the trick? David Gironella wrote: > Anybody have an example how to embed an XML, and read it on XML object? > > > > Thanks. > > > > Giro > > -- Christophe

[flexcoders] [ANN] Prana Framework 0.6 Released

2008-07-04 Thread Christophe Herreman
Dear Community, I'm pleased to announce that the 0.6 version of Prana is now available. For more info, please see http://www.herrodius.com/blog/149 Enjoy this release and have fun coding ! regards, Christophe -- Christophe Herreman http://www.herrodius.com http://www.pranaframework.org

RE : [flexcoders] custom map image geocoding ser vice?

2008-06-16 Thread Christophe Jolif
Hi Rich, Not sure it fits your needs as it would require you to change your map but if you are ok with that ILOG Elixir dashboard maps are allowing you to convert lat/long to x,y position on the map. Hope this helps, Christophe -- http://elixir.ilog.com

Re: [flexcoders] data visualization...creative idea?

2008-05-29 Thread Christophe Jolif
ts parameters can be used. Hope this helps, -- Christophe http://elixir.ilog.com Don Kerr wrote: > Any creative ideas on this? > > I have an change impact triad: Cost, Schedule, Technical > > Cost is (<1M,1M-25M, >25M) > Schedule is (<1mo,1mo-1yr,>1yr) > Technic

Re: [flexcoders] Cairngorm ServiceLocator

2008-04-22 Thread Christophe Herreman
Hi Vivian, we have recently been talking about this with the development team. I agree with you that video tutorials would be a great aid, so I'll try to put something together. regards, Christophe -- Christophe Herreman http://www.herrodius.com http://www.pranaframework.org 2008/4/23 V

Re: [flexcoders] Cairngorm ServiceLocator

2008-04-22 Thread Christophe Herreman
Hi Eric, have you looked at the modified CairngormServiceLocator in Prana? http://www.herrodius.com/blog/131 regards, Christophe 2008/4/23 Eric Cancil <[EMAIL PROTECTED]>: > I think a little more thought could be put into this class. Due to the > fact that it uses describeType

[flexcoders] [ANN] Prana Framework 0.5 Released

2008-04-20 Thread Christophe Herreman
Dear Community, I'm pleased to announce that the 0.5 version of Prana is now available. For more info, please see http://www.herrodius.com/blog/145 Enjoy this release and have fun coding ! regards, Christophe -- Christophe Herreman http://www.herrodius.com http://www.pranaframework.org

Re: [flexcoders] Dynamic Instance Problem

2008-04-18 Thread Christophe Herreman
mework.org) ;-) regards, Christophe -- Christophe Herreman http://www.herrodius.com http://www.pranaframework.org 2008/4/18, Dale Fraser <[EMAIL PROTECTED]>: > >Doesn't work for my needs. > > > > I need to create object instances based on XML data. The component >

Re: [flexcoders] Dynamic Instance Problem

2008-04-18 Thread Christophe Herreman
Hi Dale, did you reference the class somewhere in your code? It needs to be compiled into the swf in order to instantiate it dynamically. My personal preference is to do this with a static code block: { MyClass1, MyClass2 } regards, Christophe -- Christophe Herreman http

Re: [flexcoders] Re: How to configure LCDS 2.5.1 to make use of Flex 3.0 SDK libraries?

2008-04-14 Thread Christophe Jolif
Hi all, I've managed to have LCDS 2.5.1 working with Flex 3 webtier compiler. Here are the steps I have followed: http://forums.ilog.com/elixir/index.php?topic=463.msg1578#msg1578 Hope this can work for others too ;) -- Christophe http://elixir.ilog.com Alexander Tsoukias wrote: > I

Re: [flexcoders] Family Tree / Flow chart

2008-02-27 Thread Christophe Jolif
at: http://elixir.ilog.com Hope this helps, -- Christophe Murali sankar wrote: > Hi All, > > I am new to Flex. I want to develop a organization structure like in > geni.com. Can you please help me anyone, How to develop or where can i > get that kind of component? > &

Re: [flexcoders] Grouping Data - need some help

2008-02-19 Thread Christophe Jolif
ybe using groupingObjectFunction on your grouping to return the instance of the parent (the one pointed by parentKey) would help? (not tested though) Hope this helps, -- Christophe http://elixir.ilog.com reflexactions wrote: > I have a flat data array with the field "key" and "

Re: [flexcoders] Why upgrade to FB3?

2008-02-15 Thread Christophe Jolif
Hi Greg, The Flex Builder 3 profiler is for me a key differentiator when it comes to really track application performances pitfalls. -- Christophe http://www.ilog.com/elixir Mr Greg Murnock wrote: > For the big discussion of the day/week... > > I have been given the task to give

Re: [flexcoders] Working with maps / latitude / longditude data

2008-01-31 Thread Christophe Jolif
Hi Giles, Note sure what you are exactly looking for but if Flex 3 is an option for you, ILOG Elixir Maps can position objects by long/lat. See: http://visudemos.ilog.com/webdemos/sales/sales.html for a demo. Hope this helps, -- Christophe http://elxir.ilog.com Giles Roadnight wrote: >

[flexcoders] Dynamic Proxies feature request

2008-01-28 Thread Christophe Herreman
is an important issue/limitation of the ActionScript language and cast your vote. thx and regards, Christophe -- Christophe Herreman http://www.herrodius.com http://www.pranaframework.org

Re: [flexcoders] Re: Mock objects in AS3

2008-01-28 Thread Christophe Herreman
Hi all, has anyone made any progress on this? regards, Christophe 2008/1/6, aduston1976 <[EMAIL PROTECTED]>: > > Hi, Sorry for being out of the conversation for a few days. > > I ran into a problem while trying to do this using hxasm. If I write > out the bytecode for a

Re: [flexcoders] flex meter

2008-01-07 Thread Christophe Jolif
app. does FLEX have that > kind of feature? i can't find it. > > thanks > > > -- Christophe

Re: [flexcoders] Re: Mock objects in AS3

2008-01-03 Thread Christophe Herreman
/hxasm.zip @Adam: Did you make some more progress? regards, Christophe 2008/1/2, Drew Bourne <[EMAIL PROTECTED]>: > > As the author of that mock framework Adam linked to I thought I > should chip in with my thoughts on the issues that have been raised. > > Regarding ha

Re: [flexcoders] fillfunction on third variable with plotChart

2008-01-03 Thread Christophe Jolif
iling? -- Christophe ILOG Elixir http://flex.ilog.com picklzzz wrote: > Hello, > > I'm attempting to write a fillFunction for use with a plotChart that > color codes dots based upon the value on a third field. > > For example, a plot chart of individual's heights (xField) verus

Re: [flexcoders] Cannot access a property or method of a null object reference

2008-01-01 Thread Christophe Herreman
Hi, you need to create an instance of the testClass like this var test:testClass = new testClass(); regards, Christophe -- Christophe Herreman http://www.herrodius.com http://www.pranaframework.com 2008/1/1, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > > This compiles but when y

Re: [flexcoders] Re: Mock objects in AS3

2007-12-26 Thread Christophe Herreman
h bytecode knowledge to work on this alone and 2) that I don't know if it will even be possible to solve the problem that way in AS3. Don't hesitate to contact me offlist to discuss this further. I'm interested in working on this. Hope to keep this conversation going. regards,

Re: [flexcoders] Repeater and click

2007-12-20 Thread Christophe Jolif
> > Error: Repeater is not executing. > > at mx.core::Repeater/get currentItem() > > at vidi_new/___Label3_click() > > > > > > How i can pass repeater data to a function? > > > > > > Thk. > > > > Giro. > > -- Christophe

Re: [flexcoders] AsDoc and libraries problem

2007-12-10 Thread Christophe Herreman
Hi, check the -external-library-path option. Here's a snippet from an ant build file we have: regards, Christophe --- Christophe Herreman http://www.herrodius.com http://www.pranaframework.org 2007/12/10, Christophe Herreman <[EMAIL PROTECTED]>: > >

Re: [flexcoders] how to create 3D chart using Flex 3

2007-12-10 Thread Christophe Jolif
Hi, You probably forgot to include C:\Program Files\ILOG\ILOG Elixir 1.0 Beta 1\frameworks\locale\en_US\ilog-elixir_rb.swc (on windows) SWC in your application in addition to ILOG Elixir main SWC. Hope this helps. -- Christophe http://flex.ilog.com i_m_suniket wrote: > Hi there, > &g

Re: [flexcoders] AsDoc and libraries problem

2007-12-07 Thread Christophe Herreman
have you tried using -doc-sources "path/to/project" instead of -source-path? AFAIK you don't need to specify the libs you're using then. regards, Christophe --- Christophe Herreman http://www.herrodius.com http://www.pranaframework.org 2007/12/7, Rico Leuthold <[EMA

[flexcoders] ValueObject Factories?

2007-12-05 Thread Christophe Herreman
s and otherwise send the object itself? Input, comments and ideas are welcome. regards, Christophe -- Christophe Herreman http://www.herrodius.com http://www.pranaframework.org

Re: [flexcoders] ASDoc tool and packages

2007-12-05 Thread Christophe Herreman
Hi Jobe, you need to specify them as arguments when invoking asdoc.exe: -package com.domain.a "the a package" -package com.domain.b "the b package" regards, Christophe --- http://www.herrodius.com http://www.pranaframework.org 2007/12/5, Jobe Makar <[EMAIL PROTECTED]

RE : RE : [flexcoders] 3D Column Chart

2007-11-18 Thread Christophe Jolif
Hi Asim, I can't help much then ;) If Flex 3 is ok for you might give a try at ILOG Elixir (http://flex.ilog.com) which provide similar functionalities. -- Christophe De: flexcoders@yahoogroups.com de la part de Asim nazir Date: lun. 11/19/2007 6

RE : [flexcoders] lable Rotation

2007-11-16 Thread Christophe Jolif
d for paying customers when the product will be release (still in beta). Hope this helps, -- Christophe http://flex.ilog.com Message d'origine De: flexcoders@yahoogroups.com de la part de guna samba Date: ven. 11/16/2007 2:02 À: flexcoders@yahoogroups.com Objet : [flexcod

RE : [flexcoders] 3D Column Chart

2007-11-16 Thread Christophe Jolif
Hi Asim, Which 3D charts are you using? -- Christophe http://flex.ilog.com Message d'origine De: flexcoders@yahoogroups.com de la part de Asim nazir Date: ven. 11/16/2007 6:08 À: flexcoders@yahoogroups.com Objet : [flexcoders] 3D Column Chart Hi, I am working wi

Re: [flexcoders] Dynamic class creation?

2007-10-22 Thread Christophe Herreman
Hi Ian, maybe this will solve your problem (if I understood correctly): var clazz:Class = getDefinitionByName("com.domain.MyClass") as Class; http://livedocs.adobe.com/flex/2/langref/flash/utils/package.html#getDefinitionByName() regards, Christophe 2007/10/22, Ian Thomas <[EM

Re: [flexcoders] radar chart

2007-10-22 Thread Christophe Jolif
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com > Yahoo! Groups Links > > > > > -- Christophe

Re: [flexcoders] Mock objects in AS3

2007-10-17 Thread Christophe Herreman
gards, Christophe 2007/10/17, Bjorn Schultheiss <[EMAIL PROTECTED]>: > > try add > flash.net.registerClassAlias( "attempt.TestInterface", TestInterface ); > prior to your cast attempt. > > > regards, > > Bjorn > > > On 17/10/2007, at 1:06 PM, a

[flexcoders] Re: Ignoring a public member during serialization

2007-08-28 Thread Christophe Herreman
Hi, check out the [Transient] metadata tag. regards, Christophe --- In flexcoders@yahoogroups.com, "vikram" <[EMAIL PROTECTED]> wrote: > > Hi, > > I am using .Net web services to communicate with the server in my Flex > application. > > In act

[flexcoders] Re: function.apply() and "this" on instance method

2007-08-28 Thread Christophe Herreman
is works, but it assumes that you always update a property in the ModelLocator when a command executes. I hope this all makes sense. If apply() would work with instance methods, I'm sure this solution would be a big improvement to the Cairngorm framework. Any thoughts? (and thanks fo

Re: [flexcoders] Flex "Reflection"

2007-06-09 Thread Christophe Herreman
Hi André, I have been working on a Reflection API for ActionScript 3 as part of the Prana project. You can find info at http://www.herrodius.com/blog/?p=68 A download link is also provided. regards, Christophe André Rodrigues Pena wrote: > > Hi all, > I'm wondering if Flex has

Re: [flexcoders] Prana: IoC container for AS3

2007-04-20 Thread Christophe Herreman
e in the coming weeks as a proof of concept. Any thoughts? best regards, Christophe Brian Lesser wrote: > > Hi Carlos, et al, > > I have a question regarding the need for an ioc container for Flex as > opposed to a pure AS3 or Flash project. Flex already provides a > hierarchy of co

Re: [flexcoders] Prana: IoC container for AS3

2007-04-20 Thread Christophe Herreman
t of extra complexity to your application, but IMO that's mostly because we are not used to thinking in aspects. What do you think? thx for your input, it is greatly appreciated! regards, Christophe Brian Lesser wrote: > > Thanks Carlos, > I'll be interested to see what you come

Re: [flexcoders] Prana: IoC container for AS3

2007-04-19 Thread Christophe Herreman
looks very optimistic ;-) but the motivation is there so, what the heck. A first version of the Reflection API has just been added to the SVN repo BTW. regards, Christophe Carlos Rovira schreef: > > Hi Christophe, > > That's s cool :), I saw you first two post as you publish and ho

[flexcoders] Prana: IoC container for AS3

2007-04-17 Thread Christophe Herreman
://sourceforge.net/projects/prana/. You can read the announcement here: http://www.herrodius.com/blog/?p=67 best regards, Christophe

Re: [flexcoders] expand entire tree?

2007-04-16 Thread Christophe Herreman
Hi Joshua, try this: var dp:XML = tree.dataProvider[0]; tree.openItems = dp..node; Note that this code works for a dataprovider with a root node and with "node" as the nodenames. regards, Christophe joshua gatcke schreef: > > Does anyone know how to expand a tree on initiali

Re: [flexcoders] Re: Dynamic constructor invocation?

2007-04-06 Thread Christophe Herreman
]); break; etc. regards, Christophe herrodius schreef: > > Hi Paul, > > I'm currently also creating a lightweight IoC container. You can get a > ref to the Class by calling getDefinitionByName(). getClassByName() is > indeed not there. > > About the ObjectFactory,

[flexcoders] Cairngorm: Switching between BusinessDelegates

2006-09-12 Thread Christophe Herreman
ationDelegate. Does this seem like a good solution to you guys, would you place the switch elsewhere or is the idea bad altogether? If it is a good idea, how would the command receive an instance? thx for your time, Christophe -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/gr

Re: [flexcoders] [Cairngorm] - Question about ViewHelpers

2005-10-08 Thread Christophe Herreman
much responsibility. I see how the binding is done automaticly by Flex and that rocks...if only Flash could do that in such an easy way. regards, Christophe Dimitrios Gianninas wrote: >Hi, > >A ViewHelper is bound to a specific Form/View. If your case you can do it two >ways. You

[flexcoders] [Cairngorm] - Question about ViewHelpers

2005-10-08 Thread Christophe Herreman
r question: Is a ViewHelper bound to a Form/View or to a business entity like User in this case? thx for your time ! regards, Christophe Yahoo! Groups Sponsor ~--> Most low income households are not online. Help bridge the digital divid

<    1   2