newbie question, how haxe can use SWF stage3d api and generate swf format?

42 views
Skip to first unread message

davy zhang

unread,
Feb 19, 2014, 9:45:11 PM2/19/14
to haxe...@googlegroups.com
I can only find swf format specification at version 19 

but swf version here is 23

if Adobe don't open the swf format later on, what will happens to haxe swf compiler?

thanks ~

davy zhang

unread,
Feb 20, 2014, 12:49:11 AM2/20/14
to haxe...@googlegroups.com
There's an example 

Context3DProfile class in haxe 

package flash.display3D;

@:fakeEnum(String) extern enum Context3DProfile {
BASELINE;
BASELINE_CONSTRAINED;
}

there's no extended mode which already been supported in flash player 11

Can I use extended mode of stage3d in haxe?
Reply all
Reply to author
Forward
0 new messages