Posted by canaryMason on June 18, 2008 at 6:13pm
Jump to:
| Project: | SWFObject API |
| Version: | 5.x-2.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
The loops used to create the parameter and variable arrays were inserting a comma after the last item, and this was throwing an error in IE. I've changed the loop to fix this.
I've also changed the default 'no_flash' text from
'Sorry, you need to install flash to see this content.'
to
'Sorry, you need to install flash and turn on JavaScript to see this content.'
| Attachment | Size |
|---|---|
| swfobject_api.module - remove comma from last array item.patch | 1.83 KB |
Comments
#1
This was fixed in the latest release.