hello, i have a flash page which i would like to display the last 5 topics posted on my forum. i have the code to do this on a normal web page (below) yet i would now like to have the same displayed in a textbox on my flash page…
This is the code to retrieve and display the 5 most recent…
<script language=“JavaScript” type=“text/javascript” src=“http://fugucreations.com/forum/topics_anywhere.php?mode=show&f=uMSwyLDQsNSw2LDksMTQ%3D&n=5&jlp=y&so=d&b=0”></script>
any help or guidence would be fantastic.
Thank you.