You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Marcus Fritze (JIRA)" <ji...@apache.org> on 2015/06/18 11:22:00 UTC

[jira] [Created] (FLEX-34893) Callout example not working in Tour de Flex

Marcus Fritze created FLEX-34893:
------------------------------------

             Summary: Callout example not working in Tour de Flex
                 Key: FLEX-34893
                 URL: https://issues.apache.org/jira/browse/FLEX-34893
             Project: Apache Flex
          Issue Type: Bug
          Components: TourDeFlex
    Affects Versions: Tour De Flex 1.2
            Reporter: Marcus Fritze
            Priority: Minor


In Apache Flex Components > Apache Flex 4.11 > Callout

the callout example is not working. When clicking on the button, I get 2 RTEs:

TypeError: Error #1034: Type Coercion failed: cannot convert explorer@116f8c0a1 to spark.components.Application.
	at spark.skins.spark.supportClasses::CalloutArrow()
	at spark.skins.spark::CalloutSkin/createChildren()
	at mx.core::UIComponent/initialize()
	at mx.core::UIComponent/http://www.adobe.com/2006/flex/mx/internal::childAdded()
	at mx.core::UIComponent/addChild()
	at spark.components.supportClasses::SkinnableComponent/attachSkin()
	at spark.components.supportClasses::SkinnableComponent/validateSkinChange()
	at spark.components.supportClasses::SkinnableComponent/createChildren()
	at spark.components::SkinnableContainer/createChildren()
	at mx.core::UIComponent/initialize()
	at mx.managers.systemClasses::ChildManager/childAdded()
	at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::rawChildren_addChildAt()
	at mx.managers::SystemManager/addChildAt()
	at mx.managers::SystemManager/addChild()
	at mx.managers::PopUpManagerImpl/addPopUp()
	at mx.managers::PopUpManager$/addPopUp()
	at spark.components::SkinnablePopUpContainer/open()
	at spark.components::Callout/open()
	at CalloutExample/__show_click()


ReferenceError: Error #1069: Property applicationDPI not found on explorer and there is no default value.
	at spark.components::Callout/get http://www.adobe.com/2006/flex/mx/internal::margin()
	at spark.components::Callout/http://www.adobe.com/2006/flex/mx/internal::commitMaxSize()
	at spark.components::Callout/commitProperties()
	at mx.core::UIComponent/validateProperties()
	at mx.managers::LayoutManager/validateProperties()
	at mx.managers::LayoutManager/doPhasedInstantiation()
	at mx.managers::LayoutManager/doPhasedInstantiationCallback()




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)