By Gerben Robijn on Jul 4, 2008 in Actionscript 3, Featured, Flex, Tutorial | comments(6)
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
By Gerben Robijn on Jul 3, 2008 in Actionscript 3, Flash, Flex, General, Programs | comments(0)
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
By Gerben Robijn on Apr 3, 2008 in Actionscript 3, Featured, Flex | comments(1)
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
By Gerben Robijn on Feb 19, 2008 in Actionscript 3, Featured, Flash, Flex, General, Programs | comments(3)
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
By Gerben Robijn on Feb 12, 2008 in Actionscript 2, Actionscript 3, Flash, Flex, General, animation | comments(0)
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