Some missing features

Hi everyone, Here are some features that are missing from c++ builds, which are normally available for flash player. It would be cool to see them in the future builds of NME. - stage.fullScreenSourceRect: not available currently in nme library. It a…

Viewing 1 to 1 (1 Total)
Some missing features

UmutD

UmutD
Total Posts: 2
Joined: December 22, 2011

Hi everyone,

Here are some features that are missing from c++ builds, which are normally available for flash player. It would be cool to see them in the future builds of NME.

- stage.fullScreenSourceRect: not available currently in nme library. It allows you to scale your game to users monitor size, however its performance was not always great in flash player. I guess this functionality may be available in C++ libraries, I'd be grateful if someone can point me the right direction and give more info, so I can plan how to build an application which can adapt to different monitor sizes.

- useHandCursor / buttonMode for Sprites: I guess I saw this already in feature request forums, but anyway... +1 (but If it will come with performance penalties, it is better to leave it this way, I believe. It's a pretty minor thing)

- May be I missed but couldn't figure if there is one: video. It would be great to load video assets, for splash/logo screens, cutscenes etc..

- Forum search button & a more compact view: Well this isn't about NME directly but about website, I didn't want to open a new thread for this smiling It would be great if we can search keywords in forum, to see if something is discussed before. It is hard to check every topic one by one, especially when there is too much white space between topic headers. There is only 10 posts per page, I can't imagine how it will be when time passes and there are pages of information.

Thanks everyone who are behind this amazing work!

Tags:
Posted on December 22, 2011 at 5:41 PM