[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Lua ActionScript Alchemy
- From: "Robert Stehwien" <rstehwien@...>
- Date: Tue, 2 Dec 2008 21:54:06 -0700
I just made my first foray into Lua by using Adobe's Alchemy C/C++ to ActionScript compiler to write a proof of concept embedding Lua into Flash. I tried a few other languages but had trouble compiling them. Lua on the other hand compiled cleanly and was easy to integrate.
http://arcanearcade.blogspot.com/2008/12/lua-actionscript-alchemy.html
I have now ordered a few Lua books to help me on my way to making good use of Lua as a Flash/Flex scripting language once I finish the integration.