Quote:
Originally Posted by basilrath
hia
firstly change the path to the swf to suit your forums of the two instances that say "/path-to-your/you-got-mail.swf" in red
the green is just the positioning which you can leave
<!-- 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="/path-to-your/you-got-mail.swf"
width="150" height="250">
<param name="movie" value="/path-to-your/you-got-mail.swf" />
<param name="quality" value="high"/>
<param name="wmode" value="transparent"/>
</object>
</vb:if>
<!-- end of mail -->
then change the fla path to your private.php path - if you havnt any idea how to edit an fla then tell me your forum path first
if you still have a problem ill edit the fla to suit your board so it works.
|
hello i sent you a pm if could please edit the file for me thanks