Version 1.02B

This custom tag reads in the regular (troubled) object and embed tags that are commonly used for Flash content and outputs a safe, JS based, DIV solution.

To use, simply wrap your Flash content within the custom tag and pass along the path (relative or absolute) where you've put the included JS file.

I take no responsibility if your server blows up, you get a cough due to cold, your cat gets pregnant or anything else. If you find any issues with this tag, please send an email to kevin@keslabs.com and include the HTML output it generated as well as a description of the error.

EXAMPLE:

<cf_IEFlashFix jspath="http://mydomain.com/IEFlashFix.js">
<!--- REGULAR FLASH CONTENT HERE --->
</cf_IEFlashFix>

* A new version has been released with a few significant bug fixes. Please update the custom tag if you've already downloaded it once.*