I’m using the JA_Purity template on my Joomla! 1.5.2 install. I’ve removed the masking feature in the header and I would like to display linked Flash banners instead. I’ve inserted SWF files in the ‘ja_purity/images/header/’ directory so they can randomly rotate upon page refresh, just as the default JPGs already do.
I’ve modifed the ‘ja_templatetools.php’ file in the root ja_purity template directory, specifically adding ‘eregi(“swf”, $file)’ in the appropriate place under the ‘getRandomImage’ function. I’m not sure what else I’ve overlooked, but the SWF file does not appear in the header.
I would greatly appreciate any help that is provided.