Could you be using mx:Application instead of any of the other Application classes?
-Alex From: Dany Dhondt <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Wednesday, January 14, 2015 at 5:08 AM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> 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
