I am getting this exact same error. The only place it references my
own code is at the bottom of the stack, where it refers to a line
calling executeNextCommand(). I am not getting this error every time
my command (part fo a sequence) is run, it only happens under specific
conditions.

Should we really be getting references to a path on what I can only
assume is the machine that this build of Cairngorm was generated from?
(C:\dev\swat\projects\ac_emea\...) That is not a path on my machine. I
am also not using modules at all.

Can someone advise?

Thanks,
Ben


--- In flexcoders@yahoogroups.com, Bjorn Schultheiss
<[EMAIL PROTECTED]> wrote:
>
> Hey Can anyone give me the lowdown on this error
> 
> TypeError: Error #1034: Type Coercion failed: cannot convert  
> flash.events::[EMAIL PROTECTED] to  
> com.adobe.cairngorm.control.CairngormEvent.
>       at flash.events::EventDispatcher/ 
> flash.events:EventDispatcher::dispatchEventFunction()
>       at flash.events::EventDispatcher/dispatchEvent()
>       at com.adobe.cairngorm.control::CairngormEventDispatcher/ 
> dispatchEvent()[C:\dev\swat\projects\ac_emea\Cairngorm\com\adobe 
> \cairngorm\control\CairngormEventDispatcher.as:113]
>       at com.adobe.cairngorm.commands::SequenceCommand/executeNextCommand() 
> [C:\dev\swat\projects\ac_emea\Cairngorm\com\adobe\cairngorm\commands 
> \SequenceCommand.as:134]
> 
> To give some context i've got 3 modules in a viewstack, when i  
> returned to a previously viewed child 'module' i get this error.
> Any help would be appreciated.
> 
> 
> Regards,
> 
> Bjorn
>


Reply via email to