Archive for July, 2009

Updating items directly in the DataProvider

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 [...]

Sharing drives on Vista for the HDX 1000

If you’re trying to get shares to work using the HDX 1000, you’re probably struggling like crazy. Luckily, the Networked Media Tank Wiki has a nice tutorial on how to setup shared folders for use with the Samba protocol. If you’ve never heard of Samba, neither had I, but it’s not really important. It will [...]

RSO’s on FMS3, problem with SyncEvent?

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 Outlaw, [...]