OK, don't know what I did wrong, but changing event.call to
event.token in solve the issue... ;)
Benoit Hediard
De : [email protected] [mailto:[EMAIL PROTECTED] De la part de Benoit Hediard
Envoyé : mercredi 28 juin 2006 16:39
À : [email protected]
Objet : [flexcoders] Flex 2 final, Cairngorm ServiceLocator/Delegate implementation?
Hi,
In the Flex 2 final,
how do you implement the ServiceLocator and Delegates?
In ServiceLocator,
it looks like result="event.call.resultHandler(event)" must be replaced by
result="event.token.resultHandler(event)".
But how do you
implement the delegate?
I suppose that we'll
see that in the final com.adobe.cairngorm.samples.login sample, but I'm
currently blocked by this issue... ;)
Or am I missing
something?
Benoit
Hediard
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
| Web site design development | Computer software development | Software design and development |
| Macromedia flex | Software development best practice |
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

