RSS Feed for Actionscript 3Actionscript 3

TextInput to Label when editable is false

Well the title of this post says it all. I came across a lot of situations which required that some fields should be possible to edit for a certain group of users and some users of cource didn’t have these rights.

A textinput has a property editable but when I set this to false it still shows you the textinput box which I think looks like it’s still editable and doesn’t give the user the right feedback untill he tries to edit it which sounds kinda frustrating to me.
Continued

Great tool: ASDebugger

Ids klijnsma, friend and colleague of mine, has made this great tool that I’d like to give attention to. It’s a new and great actionscript debugger for as3 flex and flash projects.

While the flash and flex ide have great debuggers it’s always a problem when your project is already online and if you want to trace complicated objects. ASDebugger does this trick for you.
Continued

Truncated datagrid column, again

I got this even better solution from Santosh Shenoy.

He pointed out that you can set the itemrender property to “mx.controls.Label” like this:
Continued

Strict JSON validator

Since last week I’m working on a personal project which is using a JSON string. Now all was working fine but on some results I was having problems parsing it to JSON.

I’m using the JSON parser in the as3 corelib which has been written by Darron Schnall. It’s a very strict parser and the JSON I get back sometimes isn’t that well formatted.
Continued

FITC Amsterdam Sold Out

Two weeks in advance of its European debut, FITC has sold out its event in Amsterdam. FITC Amsterdam is scheduled for February 25 + February 26, 2008 at the Felix Meritis European Centre for Arts and Sciences. This is the first time that FITC, now in its seventh year, has ventured outside North America.

“Amsterdam has a reputation as a place for cool technology and hot design, which is one of the reasons why we chose it for our European debut,” says Shawn Pucknell, Founder of FITC and Executive Producer of FITC Amsterdam. “Now that the event has sold out well in advance, we’re confident in the choice we made.”
Continued