Cannot locate scroller_x.swf file? Path is correct

83 Views Asked by At

For my website I am trying to use an image scroller. However I have uploaded scroller_x.swf multiple times and to different directories and it still cannot locate it. Also I am having a problem with an "Unexpected tolken ILLEGAL" when debugging with google chrome. Any help would be greatly appreciated.

Website: www.ayaonline.com

Thanks,

Jacob

1

There are 1 best solutions below

0
On

That "Unexpected token illegal" error usually happens when you add whitespace characters around the area where that error appears. Delete those and give it a try. (This also happens when you are copying from one site to another, and you grab invisible characters)

About the other problem, please post your code to see if there is any other mistake that we could help you with.