Skip to content

andrew-git/StarlingGAFPlayerOpenFL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAF Player OpenFL Starling 2.xx version

OpenFL port of latest Starling GAF Player (https://github.com/CatalystApps/StarlingGAFPlayer)

Done with help of as3hx (https://github.com/HaxeFoundation/as3hx)

Works with OpenFL Starling 2.xx (https://github.com/openfl/starling)

Support work with zip files and nested movies (see demo)

Added GAFTextField implementation without Feathers, if work don't satisfy disable with GAFTextField.useTextField = false; GAFTextField uses OpenFL TextField and filters to behave similar to flash version. For using Starling TextField and filters set GAFTextField.usePreciseFlashTextField = false; (could have different visual appearence)

Not implemented ATF support in GAF, Sound not checked, but should work