??‘
??‘
??‘
??‘
??‘
??‘
??‘
Chapter 18: Desktop Flash with SWHX
511
Installing SWHX
Acquiring the SWHX library is simple. First, open a command console or terminal, and at the command
line, enter the following:
haxelib install swhx
Remember to press Return. This should now download all necessary files from the haXe website.
Simple, huh?
If you like, you can run a series of examples by following the installation with the line:
haxelib run swhx
The source for these examples is available to peruse in the folder lib/swhx located in the haXe
installation directory. It is strongly advised, once you are finished reading this chapter, to take a look at
the examples and get familiar with how they work.
Getting Started with SWHX
Now you ??™ re pumped and ready to go. You already know 99 percent of what is required to produce an
SWHX application, if you ??™ ve worked through this book chapter by chapter. All you need to know now is
how to get the whole thing started and how to get your Flash and Neko layers talking to one another.
Pages:
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946