[flexcoders] Cairngorm and AyncToken Error

2008-10-23 Thread asaivanson
Does anyone have any idea why I'd be getting this error?

Type Coercion failed: cannot convert
mx.rpc.remoting.mxml::[EMAIL PROTECTED] to mx.rpc.AsyncToken

In Cairngorm I'm dispatching an event which fires on creationComplete.
 The event triggers a RemoteObject, which throws this error from my
Delegate.  I'm not sure what I'm missing here...



[flexcoders] Multiline Title in Panel Component

2008-06-11 Thread asaivanson
Hi Guys,

Could anyone point me in the right direction regarding how to create a
multi-line title bar for the Panel component?