[flexcoders] Re: Flash CS3 Components - Tweens in Flex

2007-10-02 Thread byte.sensei
Downloaded/Insalled Flex 3 B2 and it works, so you were right.  I 
wasn't quite ready to migrate to Flex 3 but this forced the issue.  I 
guess the timing was good since B2 was just updated! ;)

Thanks for your help (as always) Alex!

--- In flexcoders@yahoogroups.com, Alex Harui [EMAIL PROTECTED] wrote:

 I think that's a bug that's been fixed in 3.0
 
  
 
 
 
 From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On
 Behalf Of byte.sensei
 Sent: Monday, October 01, 2007 2:04 PM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] Re: Flash CS3 Components - Tweens in Flex
 
  
 
 Here's the stack trace:
 
 TypeError: Error #1006: effectStarted is not a function.
 at mx.effects::EffectInstance/startEffect()
 at mx.effects::Effect/play()
 at com.symetri.elf_island.ui.view::room_forest/::moveImage()
 at 
 com.symetri.elf_island.ui.view::room_forest/::mouse_down_handler()
 at 
 com.symetri.elf_island.ui.view::room_forest/__myRoom_mouseDown()
 
 --- In flexcoders@yahoogroups.com mailto:flexcoders%
40yahoogroups.com
 , Alex Harui aharui@ wrote:
 
  Please compile a debug version and show the whole stack trace.
  
 





[flexcoders] Re: Flash CS3 Components - Tweens in Flex

2007-10-01 Thread byte.sensei
Here's the stack trace:

TypeError: Error #1006: effectStarted is not a function.
at mx.effects::EffectInstance/startEffect()
at mx.effects::Effect/play()
at com.symetri.elf_island.ui.view::room_forest/::moveImage()
at 
com.symetri.elf_island.ui.view::room_forest/::mouse_down_handler()
at 
com.symetri.elf_island.ui.view::room_forest/__myRoom_mouseDown()


--- In flexcoders@yahoogroups.com, Alex Harui [EMAIL PROTECTED] wrote:

 Please compile a debug version and show the whole stack trace.
 
  




RE: [flexcoders] Re: Flash CS3 Components - Tweens in Flex

2007-10-01 Thread Alex Harui
I think that's a bug that's been fixed in 3.0

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of byte.sensei
Sent: Monday, October 01, 2007 2:04 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Flash CS3 Components - Tweens in Flex

 

Here's the stack trace:

TypeError: Error #1006: effectStarted is not a function.
at mx.effects::EffectInstance/startEffect()
at mx.effects::Effect/play()
at com.symetri.elf_island.ui.view::room_forest/::moveImage()
at 
com.symetri.elf_island.ui.view::room_forest/::mouse_down_handler()
at 
com.symetri.elf_island.ui.view::room_forest/__myRoom_mouseDown()

--- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
, Alex Harui [EMAIL PROTECTED] wrote:

 Please compile a debug version and show the whole stack trace.