On 1/8/07, John Kirby <[EMAIL PROTECTED]> wrote:

   Dave -

Thanks.  I have solved my problems thanks to this link:


<http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=60&catid=582&threadid=1230484&enterthread=y><http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=60&catid=582&threadid=1230484&enterthread=y>

Not sure this is only a Mac issue.... but I uninstalled then reinstalled
and everything worked except  I had to change  mx.effects.EffectInstanceto
mx.effects.IEffectInstance.  This was well documented.

The bottom line to Mac users going from Beta to 2.0.1... Uninstall beta
then reinstall 2.0.1

.j

Dave Carabetta said the following:

 John,

This link should give you all the info you need as far as what is changed
and fixed in the new release:

http://www.adobe.com/support/documentation/en/flex/2/releasenotes_flex201_sdk.html


Further, and I'm not saying it will definitely fix your problems, but you
may want to make sure you do a "clean" build just to make sure all remnants
of the 2.0 build are removed in favor of the 2.0.1 code base. That's found
under "Project -> Clean..." in Flex Builder.

Regards,
Dave.
Cynergy Systems, Inc.


 On 1/8/07, John Kirby <[EMAIL PROTECTED]> wrote:
>
>   I don't know the cause of these errors but I have my own recompile
> errors since moving to 2.0.1 (Mac).
>
> It would be nice if someone from Adobe would post documentation on what
> has changed in the API since the last release so we can all debug our
> "legacy" applications.
>
> I for one have an application which is "crippled" since moving to
> 2.0.1... moving back to 2.0.0 until I can debug what the solution should
> be?
>
> .j
>
> maikelsibbald said the following:
>
>  I've updated today to flex 2.0.1
>
> And now I suddenly get these errors? doe anybody know what the problem
> is.
>
> TypeError: Error #1009: Cannot access a property or method of a null
> object reference.
> at
>
> 
org.panda.gpn.view.workspace.results::OverView/__admin_sort_xml_collectionChange
> ()
> at
>
> 
flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction
> ()
> at flash.events::EventDispatcher/dispatchEvent()
> at mx.collections::ListCollectionView/dispatchEvent()
> at mx.collections::ListCollectionView/::internalRefresh()
> at mx.collections::ListCollectionView/refresh()
> at mx.collections::ListCollectionView/initialized()
> at
> org.panda.gpn.view.workspace.results::OverView/::_XMLListCollection1_i()
> at org.panda.gpn.view.workspace.results::OverView$iinit()
> at mx.core::Container/createComponentFromDescriptor()
> at mx.core::Container/createComponentsFromDescriptors()
> at mx.containers::ViewStack/createComponentsFromDescriptors()
> at mx.core::Container/mx.core:Container::createChildren()
> at mx.core::UIComponent/initialize()
> at mx.core::Container/initialize()
> at
> mx.core::UIComponent/
> http://www.adobe.com/2006/flex/mx/internal::childAdded()
> at
> mx.core::Container/
> http://www.adobe.com/2006/flex/mx/internal::childAdded()
> at mx.core::Container/addChildAt()
> at mx.core::Container/addChild()
> at mx.core::Container/createComponentFromDescriptor()
> at mx.core::Container/createComponentsFromDescriptors()
> at mx.core::Container/mx.core:Container::createChildren()
> at mx.core::UIComponent/initialize()
> at mx.core::Container/initialize()
> at org.panda.gpn.view.workspace::WorkspaceView/initialize()
> at
> mx.core::UIComponent/
> http://www.adobe.com/2006/flex/mx/internal::childAdded()
> at
> mx.core::Container/
> http://www.adobe.com/2006/flex/mx/internal::childAdded()
>
>
>  --
> *Whether you think that you can, or that you can't, you are usually
> right.*
>  - Henry Ford
>


--
*Whether you think that you can, or that you can't, you are usually right.
*
 - Henry Ford

Reply via email to