Posted on Fri, February 19th in Flex - Michiel -
2 Comments »
Yesterday was quite a joyful day. Jilster, a project we’ve been working on for the past months, was officially launched. Jilster is an online tool with which you can create your very own magazine and was built using Adobe’s ColdFusion and Flex, running on a MySQL database. Curious? Check www.jilster.nl (it’s all Dutch).
Posted on Fri, July 24th in Flash, Work - Michiel -
No Comments »
This is one of those problems on which you could spend hours to find a solution. When having a DataGrid in Actionscript 3 and have a DataProvider behind it holding all data, updating the DataGrid can be quite a struggle. If you update the items in the DataProvider, they don’t show in the DataGrid, even [...]
Posted on Wed, July 8th in Flash, Work - Michiel -
No Comments »
If you’re using Remote Shared Objects (RSO’s) in conjunction with Flash Media Server 3 (FMS3) and having trouble getting the SyncEvent to fire after one of the RSO’s gets updated, then you’re not the only one. I struggled with this issue for an entire day, making it worthwile to write about it. According to Brad [...]