Screenweaver HX – write haXe Desktop Applications

— By

Screenweaver HX is the haXe wrapper to develop Desktop Application. With SWHX, you create an application by using two layers –

  1. the System layer : written in haXe and using the Neko API, you can access the local filesystem, databases, network sockets.
  2. the Flash layer : written in haXe or any other technology capable of producing SWF, you can use this layer to display the graphical interface, handle user interactions, play sound and video.

You can communicate synchronously between theses two layers by using haXe Remoting. These two layers are both crossplatform and all you need is the SWHX Boot executable that is initializating the application. Visit SWHX for more details – installation, tutorial, samples (ActionScript, Remoting) and Extending it.

References

Brajeshwar

Brajeshwar believes in simplicity; pushes the envelop and envisions the betterment of usable and practical solutions.

More by Brajeshwar

  • http://www.bcwebwise.com selwyn

    i have made many applications in screenweaver 3.0 but this version seem really difficult to use any easy tutorials available

  • http://www.bcwebwise.com selwyn

    i have made many applications in screenweaver 3.0 but this version seem really difficult to use any easy tutorials available