View Single Post
  #5 (permalink)  
Old 12-11-2007, 08:46 AM
admin admin is offline
Administrator
 
Join Date: Sep 2006
Posts: 332
Default

Hi dpodesta,

you are going to laugh at yourself yes I have done this too.

Code:
           <param name="movie" value="http://www.hypnosiscds.com.au/templates/jwd  igital/images/mymind_main.swf" />
your template folder name has a space "jwd igital" should be "jwdigital"

thats why you can't see the flash file when this happens in url's
http://www.m65.net/some20%space.html it gets encoded by the browser.

There are a lot places where this happens in your template.
I would do search and replace in DW.

Cheers,
Brian