Connecting to Flash Media Server Using ActionScript 3.0

Sep 29

A lot of times you will need to connect to Flash Media Server , where there is lot of code avialable for AS 2.0 , I was not able to find much code on AS 3.0 . I hope this helps other fellow Action Script programmers out there. package { import flash.net.NetConnection; import flash.display.Sprite; import flash.text.TextField; import...

Read More

Flash Based Poker Gaming Framework with realtime Audio-Video Poker Rooms – A Revolution in Online Poker Gaming Industry

Sep 29

This week we started the development of a Flash ActionScript 3 Based Poker gaming framework. The advantage with Action Script 3 is that we can port the code to Flex 3 SDK easily and then deploy the same codebase as a Desktop based AIR Application. This allows us to have the a multi Operating system game which can be played from the browser or as a desktop...

Read More