You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Stephan Plath (JIRA)" <ji...@apache.org> on 2015/02/12 15:46:12 UTC

[jira] [Updated] (FLEX-34750) BusyIndicatorSkin does not work with mx:Application

     [ https://issues.apache.org/jira/browse/FLEX-34750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Plath updated FLEX-34750:
---------------------------------
    Attachment: BudyIndicatorSkinTest.mxml

ReferenceError: Error #1069: Property applicationDPI not found on BudyIndicatorSkinTest and there is no default value.
	at spark.skins::ActionScriptSkinBase/get applicationDPI()[/Users/erik/Documents/ApacheFlex/git/flex-sdk_RC2/flex-sdk/frameworks/projects/spark/src/spark/skins/ActionScriptSkinBase.as:180]
	at spark.skins.spark::BusyIndicatorSkin()[/Users/erik/Documents/ApacheFlex/git/flex-sdk_RC2/flex-sdk/frameworks/projects/spark/src/spark/skins/spark/BusyIndicatorSkin.as:79]
...

> BusyIndicatorSkin does not work with mx:Application
> ---------------------------------------------------
>
>                 Key: FLEX-34750
>                 URL: https://issues.apache.org/jira/browse/FLEX-34750
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: BusyIndicator
>    Affects Versions: Apache Flex 4.14.0
>            Reporter: Stephan Plath
>              Labels: easyfix
>         Attachments: BudyIndicatorSkinTest.mxml
>
>
> BusyIndicatorSkin is referring to the applicationDPI property, which is only available in spark.components.Application, but not in mx.core.Application. 



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