"You are not content with the stories, so I was obliged to come."

~ Candyman ~

newsblog

Tags: filename

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 »

search