actionscript 3 - How to integrate AIR with Windows superbar? -
i'm making sort of batch processing application flex , air , want illustrate progress of batch. i'm using mx:progressbar
, not enough me, want see progress in windows superbar, pretty similar when i'm copying files. thing found this native extension, don't want use native extensions.
does air provide api this?
since you're trying access native functionality, have use native extensions. there's no way around it. commented riastar.
Comments
Post a Comment