This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<s:ViewNavigatorApplication xmlns:fx="http://ns.adobe.com/mxml/2009" | |
xmlns:s="library://ns.adobe.com/flex/spark" firstView="views.DeviceCapabilitiesHomeView"]> | |
</s:ViewNavigatorApplication> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// From: http://toys.euri.ca/nyt.js | |
//Here's the old stuff: | |
$('overlay').hide(); | |
$('gatewayCreative').hide(); | |
$(document.body).setStyle( { overflow:'scroll' } ); | |
try { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Birth | |
Construction | |
Configuration | |
Addition | |
Initialization | |
Life | |
Invalidation | |
invalidateProperties | |
invalidateSize |