Howdy. Great module, thanks for creating it. I am curious to know if there is a way to have alternative html or text show up if the user has Flash or JS turned off? Instead of the message that is coded into the module that they need Flash. Thanks.

Comments

arthurf’s picture

yes, you can set

$params['no_flash'] = t('your text goes here');

when the theme('swfobject_api', $params, $vars) is called.

chadcross’s picture

Beautiful. Thanks!!

arthurf’s picture

Status: Active » Closed (fixed)

closing