开发者

Symbolic link for html file with an embeded flash swf located in different directory in redhat or centos Linux

I have created a html index.html which has an embeded code linking to index.swf in开发者_JAVA技巧 an folder both these file are in the path say /home/user-name/

When i created a symbolic link to index.html in the path /home/user-name/Desktop . when i click on the symbolic link index.html file it opens in the browser but the flash file index.swf is not loaded . This issue is in only RPM flavour of Linux .

Any help appreciated .


If you are moving (or putting links to) index.html around, then you have to also move (or link to) index.swf to the same places. This is unless index.html refers to the full path of index.swf (like "/home/user-name/index.swf").

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜