简体   繁体   English

找不到scroller_x.swf文件? 路径正确

[英]Cannot locate scroller_x.swf file? Path is correct

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. 但是,我已多次上载scroller_x.swf到不同的目录,但仍然找不到它。 Also I am having a problem with an "Unexpected tolken ILLEGAL" when debugging with google chrome. 另外,在使用谷歌浏览器进行调试时,我遇到了“意外的错误ILLEGAL”问题。 Any help would be greatly appreciated. 任何帮助将不胜感激。

Website: www.ayaonline.com 网站:www.ayaonline.com

Thanks, 谢谢,

Jacob 雅各布

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. 关于其他问题,请发布您的代码以查看是否还有其他错误可以帮助您解决。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM