[flexcoders] ListCollectionMap

2010-06-04 Thread ilya_persky
Hi guys! I wanna share a thing I coded recently: it is a ListCollectionMap class, that adds map functionality to ListCollectionView sort and filter. A lot of times I felt I was missing something like this, especially when using Mate framework where everything is controlled by flows of binding

[flexcoders] HTMLLoader - proxy, caching, general control

2009-08-05 Thread ilya_persky
Hi to everyone! :) We are trying to use HTMLoader (builtin WebKit) in AIR application and we rent into the bunch of problems because of the luck of control over internal webkit engine. 1) we can't find how to make HTMLoader work via proxy 2) can't hook on just loading some resource - load()

[flexcoders] Identifying AIR application instance

2008-11-27 Thread ilya_persky
Hi! If anybody knows how to handle such kind of issue?.. I'm developing an AIR application, which will be installed from website. By some buisness reasons (related to licensing model), the customer wants to keep track on all copies of app installed. That is every time after launch the app