The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

problem: HTML pages get rerouted to portal

Go down

problem: HTML pages get rerouted to portal Empty problem: HTML pages get rerouted to portal

Post by joegtoji@gmail.com Wed 16 Jan 2008 - 1:07

I successfully created an HTML page with a flash game on it that I hosted through WinFtp on my computer, when I preview the page it works fine but when I click a link through a module i made it brings me to a page that is titled "free" and has a link saying "you may return to the index" and then quickly redirects me to the portal i don't know if it is a problem with my script for either the module or the page, or if it is a problem with the FTP server, any help is needed and appreciated!

my portal page Go to games in the navigator and click on the bowman 2 picture

HTML flash game script:

<!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=iso-8859-1">
<title>Bowman 2</title>
</head>

<body>

<style type="text/css">
body { margin-left: 25%; margin-right: 25%; }
h1 { margin-left: 0%;}
h2,h3,h4,h5,h6 { margin-left: 0%; }
</style>
<h1>
<embed src="ftp://209.98.113.241/bowman2.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="718" height="535"></embed>
<br>
<br>
Objectives
</h1>

<p>Master the art of shooting a bow and arrow with a mouse! </p>
<p>Click on the game 'settings' link in the main menu to alter game parameters. Please note: 'Show Index' displays the angle and power of your shot when you pull back an arrow. 'Critical Hit' doubles the damage if the shooting angle exceeds 45 degrees. 'Vitality' is the number of hits needed to kill an opponent or die.</p>
<div id="gameobjective"></div>
<h1><strong>Controls </strong></h1>
<p>To shoot an arrow, click anywhere in game window (make sure you have enough room to adjust strength and angle) and move your mouse back and down to adjust the angle and strength of your shot, and finally release the left mouse button when you're ready to shoot.</p>
<div id="gameobjective"></div>
<p><a href="http://www.freeworldgroup.com">FreeWorldGroup</a></p>
</body>
</html>


portal page module script:

<a href="http://drtinc.shootboard.com/Bowman-2-h1.htm/"><img src="https://i.servimg.com/u/f32/11/87/25/90/281710.jpg" alt="Bowman 2"></a>
avatar
joegtoji@gmail.com
New Member

Posts : 3
Reputation : 0

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum