$base_params['no_flash'] incorrect when creating html output
patrickharris - August 31, 2008 - 02:52
| Project: | SWFObject API |
| Version: | 5.x-2.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
The variable $base_params['no_flash'] at line 186 should be $params['no_flash'], otherwise it can't be altered with the 'no_flash' paramater.

#1
This has been fixed in both D5 and D6. Thanks for the catch.