Permalinks flash
-
I have a site using wordpress and it has a flash banner in the header.
The problem I’m having is that the flash only shows up on the home page when using permalinks.
The permalink being used is /%category%/%postname%/
If the permalinks are removed the flash will run on ever page.
the code for the flash is as follows:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="623" height="244"> <param name="movie" value="https://www.evolution-photography.co.uk/wp-content/themes/corelab/slide_flash8.swf" /> <param name="quality" value="high" /> <embed src="https://www.evolution-photography.co.uk/wp-content/themes/corelab/slide_flash8.swf" quality="high" pluginspage="https://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="623" height="244"></embed> </object>
I assume its the link in here that needs editing but I don’t know what with?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Permalinks flash’ is closed to new replies.