"May the Gods keep the wolves in the hills and the women in our beds!"

~ Menelaus ~

newsblog

Tags: actionscript

2011-06-11

ActionScript 3 Windows Filename Regexp

The project I'm working on today allows users to type their own filenames. The actual file extension is added afterwards by my system. I needed to check that the filename itself is valid for Windows so I came up with this: var file_name:String = "… more »
Leave a comment »

2011-01-01

Final version of Stargate Atlantis DHD Sim released v3.0.0

So the long awaited third and final release of my Stargate Atlantis Computer Simulator is out today. I worked like a dog all this week to finish it off in time for New Years. All the files are up on sourceforge now and the new site has been updated. M… more »
Leave a comment »

2009-10-02

Six Digital Media Awards

So the prestigious Digital Media Awards were held last night, six entries, six first place wins. Very pleased. I developed the more complex ActionScript for all the eDetails and the Virtual Clinic project used my ActionScript framework for the Flash si… more »
Leave a comment »

2009-09-14

ActionScript 3 - Error #3013: File or directory is in use.

Hit a snag with an Air project I'm working on tonight. Got right to the end of the last set of requested changes and then started getting the error: Error #3013: File or directory is in use. It occurs with both new files and old files I'm replacing. T… more »
6 comments »

2009-03-30

ActionScript 2 ScrollPane Tab Issue

Inside a ScrollPane I created a series of input TextFields and gave each an instance name, a unique tabIndex and set tabEnabled to true. The end result was supposed to be a list of input TextFields you could easily tab through. No such luck, seems the… more »
Leave a comment »

1 2 >>

search