Hello there,

In you theme function, when you print the alternate content, you use the $base_params array instead of the $params array, causing the 'no_flash' argument to be completely ignored.

I am submitting a patch against 5.x-2.0-beta1

I think I am right, but I will wait for your revission

CommentFileSizeAuthor
swfobject_api_alternate_content_patch.txt463 bytesfotakis

Comments

arthurf’s picture

Can you give the DRUPAL-5--2 branch a try? This has the change that I think you're looking for.

fotakis’s picture

Actually I tried checking the cvs out but I got confused :-), I have only used cvs for about a year, after that it has
been subversion.

Can you post the cvs url so I can check it out from the command line?