How to test the performance of a user's PC in/for Flash?
        Posted  
        
            by Jan P.
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jan P.
        
        
        
        Published on 2010-04-08T09:35:16Z
        Indexed on 
            2010/04/08
            13:13 UTC
        
        
        Read the original article
        Hit count: 301
        
Hey,
I'm a developer on nice space MMO using Flash. On new PCs performance is quite good, but some features shouldn't be enabled on older PCs because the framerate drops to shit if we do. Flash wasn't made for this, but hey, pushing boundaries is fun.
An example is fullscreen mode. Of course every user can manually enable it, but "advertising" it to a user with and oldie PC would be a bad idea - but for the Alienware crowd it would be dumb not to.
So I want to find out how "capable" a user's PC is to decide if I should enable or disable some features for him. Any ideas?
Thanks, Sujan
© Stack Overflow or respective owner