simplemortaldada
Member
Posted 11 months ago #
Hi. Can anyone help me telling me how can I replace this code line:
<img src="<?php bloginfo('template_url'); ?>/images/advt_468x60.png" alt="WP Remix" />
to replace png file with the correct code to a flash banner???
Thanks a lot
Luis E.
konexionrock.com
MadsK
Member
Posted 11 months ago #
You need to install a plugin first. Get it here
http://kimili.com/plugins/kml_flashembed/wp
Then add [kml_flashembed movie="/path/to/your/movie.swf" height="60" width="468" /]
One thing with the kml it can tend to repeat itself, and when using certain permalink settings the Flash will decome invisible.
Basically a good plugin though.
MadsK
Member
Posted 11 months ago #
Generally the use of flash is no longer as good as it once where. Javascript is much more lightweight and appreciated by readers.
A flash logo is ofcourse not the most heavyweight thing, but it can still be enough to render a page slower than without.
acknowledged74 -> you can define it not to repeat just by adding a simple line to the form :) Also you have to make sure the path is written correctly for it not to disappear on certain pages :)