hi basilrath. been trying to get it working but having trouble with it.
www.thewindowscenter.com and the forum is on the root of the server called public_html
Code:
<!-- mail -->
<vb:if condition="$bbuserinfo[pmunread]">
<a style="display:scroll;position:fixed;bottom:-40px;right:-20px;" title="Click Here - new message!">
<object type="application/x-shockwave-flash"
data="/www.thewindowscenter.com/you-got-mail.swf"
width="150" height="250">
<param name="movie" value="/http://www.thewindowscenter.com/you-got-mail.swf" />
<param name="quality" value="high"/>
<param name="wmode" value="transparent"/>
</object>
</vb:if>
<!-- end of mail -->