2
<embed src="flash/nav.swf"
<param name="movie" value="flash/nav.swf">
with values like that the code will search for the swf file in each module directory thus you will have to modify it with the entire path of the file:
<embed src="http://yourexactlocationof/flash/nav.swf"
<param name="movie" value="http://yourexactlocationof/flash/nav.swf">
Everything I'm not made me everything I am
The
Themes