index.html e bunları yapıştır:
forum ana sayfası index.php, flash.html flash için hazırlayacağın html oluyor:

<html>

<head>
<title>Forum Başlığı</title>
</head>

<frameset rows="30,*" framespacing="0" border="0" frameborder="0">
<frame name="ust" scrolling="no" noresize target="hoofd" src="flash.html">
<frame name="bas" src="index.php" scrolling="auto" noresize>
</frameset>

</html>


flash.html içine flash kodunu yazacaksın örnek flash ekleme kodu:

http://www.tizag.com/flashTutorial/flashhtmlcode.php