[求助]如何把这个flash游戏放到我站点上也能运行?
是很早以前sony出的一个Flash游戏.([url]http://www.sonypictures.com/movies/thegrudge/site/flash/main.swf[/url])....我想把它下载放到我站点上能玩,或不能下载而是在我站点上链接到它上面玩(非全屏)也可以.就像腾讯这样:[url]http://games.qq.com/images/mini/2005/03/20050307sony/20050307sony.htm[/url]
请问要如何做?谢谢 小顶一下.... :mad: :mad:
好恐怖的游戏,吓死我了....
ps:插入Flash就行.... 这个不行吧,它里面还有调用其他的数据的。你把它下载本地运行就知道了。本地不能运行。 这样弄,兄弟:
[html]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>Flash</title>
</head>
<body>
<iframe name="test" src="http://www.sonypictures.com/movies/thegrudge/site/flash/main.swf" width="1000" height="900" Frameborder=No Border=0 Marginwidth=0 Marginheight=0 Scrolling=No></iframe>
</body>
</html>
[/html] [quote]原帖由 [i]gongyi101459[/i] 于 2008-8-30 18:22 发表 [url=http://bbs.blueidea.com/redirect.php?goto=findpost&pid=4187112&ptid=2882576][img]http://bbs.blueidea.com/images/common/back.gif[/img][/url]
这样弄,兄弟:
[html]
Flash
[/html] [/quote]
谢谢gongyi101459
页:
[1]