Support My Blog
Download Free Games

What’s New in AMS 8

Hi, If you want to use all the examples from AMS 5 to AMS 7.5 in your AMS 8 projects, please take note below. AMS 8 is using an updated version of LUA 5.1. One of the most important change is the TABLE ITERATION. This is the old code used in AMS 5 to AMS [...]

Load Grid from XML File

Hi, Probably the last example seems to be a bit complex.  Its actually not because it is the combination of all the simple samples here with a Grid added to it. I have a suggestion, which I used a lot when learning from samples given by Worm, Tigger, Adam and Intrigue.  Grab every sample. Break [...]

Load Combo Box from XML

Hi, XML ( Extensible Marked-up Language ) is used to structure, store and transport DATA. Simply means holding pure information wrapped in tags. An XML file can be shared across several software which supports it. As such, XML files are also known as an Open Document. Some software which support XML files are AMS, Open [...]