Archive for category General

Introduction

Hi everybody - welcome to the Ariad development blog, dealing with Actionscript 3 and Flex!

1
2
3
4
public function init():void
{
     trace('hello world!');
}

No Comments