Screenweaver HX is the haXe wrapper to develop Desktop Application. With SWHX, you create an application by using two layers –
- the System layer : written in haXe and using the Neko API, you can access the local filesystem, databases, network sockets.
- 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 posted this article
on Mon, Nov 20th, 2006 at 9:21 am
Categorized under Technology and has the following tags










Comments further comments closed
There are one response so far. You can follow any responses to this entry through the RSS feed. Both comments and pings are currently closed.
i have made many applications in screenweaver 3.0 but this version seem really difficult to use any easy tutorials available