Help plz, whats the code to post swf files on phpBB2 forums. Not aa.com but im trying to do so on ours http://www.teamnotf.com/images/notfbanner.swf is the url, can someone please help meh biggrin:
[quote="Airborne Butters":5583f]I thought you were in BORO with Duck.[/quote:5583f]
I left BoRo week ago with my former NOTF members, wasnt really diggin their reputation. Feel free to stop by one of our servers sometime. Survival of the Fittest Mod stays backed, some seem to like it and were getting a custom maps server soon but back to the topic, the code?
the phpBB2 forum has to have HTML allowed and also allow the <EMBED> tag. Just add your stuff to this example:
[code:34b9b]<embed src="http://www.yourdomain.com/yourfolder/yourflash.swf" quality="high" width="450" height="200"></embed>[/code:34b9b]