Code: Select all
[mp3]{URL}[/mp3]
Code: Select all
<p style="color: rgb(0, 0, 0); font-family: Arial,sans-serif; font-size: 11px; font-weight: normal; text-align: center; text-decoration: none;">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" id="dewplayer" align="middle" height="30" width="300"><param name="allowScriptAccess" value="sameDomain"><param name="movie" value="http://forum.frequencebonheur.fr//dewplayer.swf?son={URL}&autostart=0&bgcolor=FFFFFF"><param name="quality" value="high"><param name="bgcolor" value="FFFFFF"><embed src="http://forum.frequencebonheur.fr//dewplayer.swf?son={URL}&autostart=0&bgcolor=FFFFFF" quality="high" bgcolor="FFFFFF" name="dewplayer" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" align="middle" height="30" width="300"></object> <a href="{URL}"><img style="border: medium none ; text-decoration: none;" src="http://beforeyougopostal.com/MainForum/adm/images/icon_edit.gif" title="Podcast" alt="Podcast" align="absbottom"></a><br></p>
Code: Select all
[mp3]http://www.dj-ultra.co.uk/doc/-!Dj-ultra-{-blue-anthem-}-Dj-yates-!--.mp3[/mp3]
Code: Select all
[s]{text}[/s]
Code: Select all
<script type="text/javascript">
var i=0
for (i=0;i<={text};i++)
{
document.write("The number is " + i)
document.write("<br />")
}
</script>
I dont know where you get code but working like charm THX M8beforeyougopostal wrote:I don't remember where I got it but it seems to work good.
Code: Select all
[mp3]{URL}[/mp3]
Code: Select all
<p style="color: rgb(0, 0, 0); font-family: Arial,sans-serif; font-size: 11px; font-weight: normal; text-align: center; text-decoration: none;"> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" id="dewplayer" align="middle" height="30" width="300"><param name="allowScriptAccess" value="sameDomain"><param name="movie" value="http://forum.frequencebonheur.fr//dewplayer.swf?son={URL}&autostart=0&bgcolor=FFFFFF"><param name="quality" value="high"><param name="bgcolor" value="FFFFFF"><embed src="http://forum.frequencebonheur.fr//dewplayer.swf?son={URL}&autostart=0&bgcolor=FFFFFF" quality="high" bgcolor="FFFFFF" name="dewplayer" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" align="middle" height="30" width="300"></object> <a href="{URL}"><img style="border: medium none ; text-decoration: none;" src="http://beforeyougopostal.com/MainForum/adm/images/icon_edit.gif" title="Podcast" alt="Podcast" align="absbottom"></a><br></p>
Code: Select all
<align=left></align>
Code: Select all
<div align="left">{TEXT}</div>
The curly braces in the URL are preventing it from embedding. Try to only use alphanumeric characters and _ or -Jaymie1989 wrote:So where have i gone wrong.
http://www.phpbb.com/community/viewtopi ... 9376#alignCrimsonThunder wrote:Anyone know how to align it to the left? I added.
but it didn't work.Code: Select all
<align=left></align>
tried with quotation marks too.
You mean indenting?Reflex1 wrote:How should a BBcode be built with tab (right reentry)?
http://www.phpbb.com/community/viewtopi ... 9376#alignMarshalrusty wrote:CrimsonThunder wrote:Anyone know how to align it to the left? I added.
but it didn't work.Code: Select all
<align=left></align>
tried with quotation marks too.
I don't quite understand what you're asking. Could you provide an example?Reflex1 wrote:Could I give a measure to the alignment "type tab of word?"
Marshalrusty wrote:You mean indenting?Reflex1 wrote:How should a BBcode be built with tab (right reentry)?
http://www.phpbb.com/community/viewtopi ... 6#p3189776