Skip to main content
Known Participant
May 8, 2008
Question

problem with dreamveawer and swf

  • May 8, 2008
  • 2 replies
  • 275 views
Hello,
I have a problem that it may seems silly but I cannot figure it out how to solve it. I have placed an swf file in my html page that work perfectly when loaded it in remote but when uploaded it doeasn't detect the swf . I have others swf placed and they work fine but I cannot understand why should not working.
Could you help me??

thank you so much
This topic has been closed for replies.

2 replies

robdillon
Participating Frequently
May 9, 2008
If the address to the html is, for instance: http://www.mysite.com/flash.html and the flash file is in the same root folder as the html doc, then the .swf can be opened directly like this: http://www.mysite.com/flash.swf
robdillon
Participating Frequently
May 8, 2008
Look at the html for the path to your .swf. Dreamweaver may have added too much information to the path. Another possible problem is that the .swf may have been uploaded as text instead of data. You can check this by trying to open the swf directly from the server.
micgambAuthor
Known Participant
May 9, 2008
how can I open the swf directly on the server??
thank you so much