Closed (fixed)
Project:
SWFObject API
Version:
5.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2008 at 18:13 UTC
Updated:
31 Dec 2008 at 21:51 UTC
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.'
| Comment | File | Size | Author |
|---|---|---|---|
| swfobject_api.module - remove comma from last array item.patch | 1.83 KB | mason@thecodingdesigner.com |
Comments
Comment #1
arthurf commentedThis was fixed in the latest release.