Archive for the ‘General’ Category
Stage delays to initialize in IE browsers in as3
A very common issue that i have faced over last year is that codes related to stage object of the as3 document class seems to be null when application initializes in browser. This problem is noticeable only in the IE browsers. Note that flash player is a different version for IE Browsers and different for [...]
October 12, 2009
Posted in: Actionscript 3.0, General
2 Comments
SharedObjects in actionscript 3
Shared objects or flash cookies as you can  call them are the official way to store data at client side.  Shared objects are like html cookies, but better in terms of capacity and persistence. Information stores in shared objects (.so) files does not get cleared when you clear browser cache / history data. shared objects can [...]
October 10, 2009
Posted in: Actionscript 3.0, General
No Comments
Prevent swf caching in browser
There are many ways to protect your swf file from being stolen, right from encrypting it with obfuscatory or making them domain dependent with this.url  property. However these is also a more dedicated and determined way to prevent swf theft in general. This has benefits as well as cons. You can try to discourage swf theft by preventing swfs from appearing in browser [...]
October 8, 2009
Tags: Flash, htaccess Posted in: General
2 Comments
Flash makes it to iphone one way or the other
Adobe had unveiled its latest triumph as on Oct. 5, 2009. Where Adobe and competitors have been trying hard t make it to the iPhone, by leveraging their run time, Adobe had made it, with a different approach. “Why give them a interpreter when we can give them the native “. Late towards the end of [...]
October 7, 2009
Tags: Flash, iPhone, Mobile Posted in: Actionscript 3.0, General
One Comment



