The bug occurs inside Alert.js

    var /** @type {mx.managers.ISystemManager} */ sm =
org.apache.royale.utils.Language.as(mx.core.FlexGlobals.topLevelApplication.systemManager,
mx.managers.ISystemManager, true);
    var /** @type {Object} */ mp;

On this case, mx.core.FlexGlobals.topLevelApplication topLevelApplication is
undefined.

topLevelApplication shouldn't be a singleton instanciated once ?



--
Sent from: http://apache-royale-users.20374.n8.nabble.com/

Reply via email to