Sorry for the late notice, but just wanted to let people know that Mark Szulc is doing a presentation on Adobe Flex 4 and Flash catalyst tomorrow night.
This is a fantastic opportunity to get the inside scoop on two products only just released to beta on Adobe labs.
I just spent 30mins trying to work out why a value that I was passing into a stored procedure was being passed in to the wrong in variable inside Oracle.
I'm currently working on an application the Model-glue framework and Spry for validation.
I came across an interesting issue today when trying to save the details of a form being submitted. When I dumped out the event inside my function (arguments.event.getAllValues()) I noticed that one of my form fields was being formatted as a date instead of a string.
One of the websites i've been working on over the last couple weeks requires the user to enter in a valid email address. To save us time my colleague threw in the spry library - SpryValidationTextField - to take care of the validation.