View Single Post
  #5 (permalink)  
Old Apr 17th, 2007, 09:46
Andy K Andy K is offline
Reputable Member
Join Date: May 2005
Location: Sheffield
Posts: 104
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Flash levels don't load in web browser, but do locally?

Thanks for the help. Tested the movie and there were no errors.

What I did differently to normal is I placed all my flash .swf files in a folder (labeled 'flash') and not in the root directory of the website.

I was not aware that flash inherits its root directory from the webpage it is embeded, so when I was trying to load "movietwo.swf" it was not there, so I had to add the folder to the path: "flash/movietwo.swf"

I presumed the flash would retain its root directory relevent to itself, not the webpage it is embeded.

so there we go!
Reply With Quote