Dobrý deň,
chcel som to urobit, ze ked pride niekto na stranku zobrazi sa mu flash a po 5 sekundach sa presmeruje na stranku. skusal som
Kód:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8>
<title>navrh 3</title>
<meta http-equiv="refresh" content="5;URL=http://www.compmania.sk/index.php">
</head>
<body bgcolor="#000000">
<center>
<object width="750" height="520">
<param name="movie" value="uvod-.swf">
<embed src="uvod.swf" width="750" height="520">
</embed>
</object>
</center>
</body>
</html>
ale nefunguje mi to. prosim poradi niekto? diki