$(document).ready(function(){
    if ( swfobject.hasFlashPlayerVersion('9.0.0') )
        $('body').addClass('with_flash');
});