Air 26 doesn't support vsync, which was added in Air 31. This provides a compiler flag to exclude vsync features so older 0.0.8 style builds can be more easily compiled.
The useVSyncCheckbox variable is intentionally left in the PopupOptions as it produces cleaner code without affecting anything.
Air 26 doesn't support vsync, which was added in Air 31. This provides a compiler flag to exclude vsync features so older 0.0.8 style builds can be more easily compiled.
The
useVSyncCheckbox
variable is intentionally left in thePopupOptions
as it produces cleaner code without affecting anything.