Please check the following for webmasters using WordPress.
The default WordPress installation converts -- (double hyphens) into - (single dash)
This affects the >--> part of the code generated for swfobject. Thus, the code may not work in FireFox.
Soln: Convert >--> to >-->
or just convert -- to --
May be helpful if you do this fix in the code generator itself.
Please check the following for webmasters using WordPress.
The default WordPress installation converts -- (double hyphens) into - (single dash)
This affects the >--> part of the code generated for swfobject. Thus, the code may not work in FireFox.
Soln: Convert >--> to >-->
or just convert -- to --
May be helpful if you do this fix in the code generator itself.