Flashvars are currently limited to strings, but only because the code doesn't differentiate different value types; neither SWFObject or Flash have any limitations here. Changing the code to use drupal_to_js() instead removes that limitation and outputs the JavaScript equivalents of PHP variable types.

CommentFileSizeAuthor
swfobject_api.patch463 bytessmk-ka
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

arthurf’s picture

Status: Needs review » Fixed

I like it. Committed to DRUPAL-5, will appear in the next release.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.