You searched for articles with the tag flash.
3 matches:

Actionscript 3 equivalent of PHP's print_r

Oct 14, 2008 Here's a handy little function for easing the development process with Actionscript 3 in Flex and Flash: an equivalent of PHP's recursive print function print_r, which displays objects and arrays in a way that's readable by humans.

Flash cross-domain XML fetching

Sep 9, 2007 If you need to fetch data within Flash which resides on another domain, you will find out it will not work once you test it outside Flash.exe. XML.load(), LoadVars() and sendAndLoad() will return false because of cross-domain security issues.

Where the cross-domain file did not do any good, I found another solution to fetch cross-domain XML data. The so-called 'shim' file.

Flash game: Jacks or Better

Sep 2, 2007 I've released my first (finished) Flash game, called Casino Machine: Jacks or Better.

It's a Video Poker game where you are required to get a pair of jacks or better in order to win any coins. You can find the game on http://www.newgrounds.com/portal/view/398319.