checkPreloading() removed
FontManager added
onReadyToLoadMain replaced by onStartupComplete. hijackMain removed, is not needed anymore.
handleDeeplink() and baselinkChange added. If there is a deeplink which is completely detached from structure.xml it needs special treatment.
navigSettings.setBtnDepths_rollout = node.setBtnDepths.@rollout;
navigSettings.setBtnDepths_rollover = node.setBtnDepths.@rollover;
navigSettings.setBtnDepths_press = node.setBtnDepths.@press;
navigSettings.setBtnDepths_release = node.setBtnDepths.@release;
navigSettings.setBtnDepths_deactivate = node.setBtnDepths.@deactivate;
navigationManager.create(); added
varcentral.SWFAddress = SWFAddress (Wrapper method removed)
varcentral.flebDeeplink = null;