«Working sets», an helpful Flex Navigator functionality
«Working sets» is an underused Flex Navigator functionality that could save you a lot of time when your Flex workspace contains many projects. As its name says, it allows you to create sets of Flex...
View ArticleOverriding Flash player 60fps limit in Firefox (up to 950fps, as Silverlight...
There is actually some buzz around the 60 frames per second draw rate limit fixed by browsers to Flash player. All the noise cames from the bubblemark benchmark that is intended to compare performances...
View ArticleTortoiseSVN optimization tip
If you work with TortoiseSVN on Windows, you've probably noticed that its process TortoiseSVNCache.exe does a lot of unexpected disk I/O. The reason is that TortoiseSVNCache.exe is used to render icons...
View ArticleIdentifying a debug or release SWF file at runtime
It may be interesting to know at runtime whether an application is running from a debug or release SWF file. It allows the application to automatically execute debug specific code when the file is a...
View Article