<?php $link1text = "Home"; $link1url = "index.php"; $link2text = "forums"; $link2url = "forums.php"; and so on... ?>
Now how do I get flash to read these?
Posted 07 September 2005 - 05:16 PM
<?php $link1text = "Home"; $link1url = "index.php"; $link2text = "forums"; $link2url = "forums.php"; and so on... ?>
0 members, 1 guests, 0 anonymous users