Potentially helpful article. http://renaun.com/blog/2011/10/customizing-flex-applicationdpi-for-a-multip le-screen-size-application/
On 8/18/13 7:58 PM, "Justin Mclean" <jus...@classsoftware.com> wrote: >Hi, > >> b) Yes. This is how it's done... > >Not tried but I believe you can extend RuntimeDPIProvider class, and >override the classifyDPI method to only return the buckets you want and >then set the application's runtimeDPIProvider probopety to be this new >class. > >Thanks, >Justin