Quote:
Originally Posted by basilrath
With the path your board currently sits on you will need to add the following code to place the swf on site.........
PHP 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.dadasongs.com/you-got-mail.swf"
width="150" height="250">
<param name="movie" value="http://www.dadasongs.com/you-got-mail.swf" />
<param name="quality" value="high"/>
<param name="wmode" value="transparent"/>
</object>
</vb:if>
<!-- end of mail -->
This should be fixed
|
its working but after click image url go to
http://www.dadasongs.com/forum/private.php
when the my url is
http://www.dadasongs.com/private.php
how solve it ????