Could you be using mx:Application instead of any of the other Application 
classes?

-Alex

From: Dany Dhondt <archeme...@mac.com<mailto:archeme...@mac.com>>
Reply-To: "dev@flex.apache.org<mailto:dev@flex.apache.org>" 
<dev@flex.apache.org<mailto:dev@flex.apache.org>>
Date: Wednesday, January 14, 2015 at 5:08 AM
To: "dev@flex.apache.org<mailto:dev@flex.apache.org>" 
<dev@flex.apache.org<mailto:dev@flex.apache.org>>
Subject: [4.14] BusyIndicator skin applicationDPI

Hi All,

I've installed the latest sdk build to test if the BusyIndicator skin issue was 
solved.
The skin itself is found but FlexGlobals.topLevelApplication.applicationDPI is 
not found/doesn't exist

Could it be a configuration issue? Anyone had this error?

================


 protected functionget applicationDPI():Number

    {

        return FlexGlobals.topLevelApplication.applicationDPI;

    }


================



at spark.skins::ActionScriptSkinBase/get 
applicationDPI()[C:\Jenkins\workspace\flex-sdk_release-candidate\frameworks\projects\spark\src\spark\skins\ActionScriptSkinBase.as:180]

at 
spark.skins.spark::BusyIndicatorSkin()[C:\Jenkins\workspace\flex-sdk_release-candidate\frameworks\projects\spark\src\spark\skins\spark\BusyIndicatorSkin.as:64]

...


-Dany

Reply via email to