Hello,
I just saw an e-mail asking how to have flashchat open in a new window.
I can't find the thread now, but here is the answer and what I do in my navbar:
PHP Code:
<if condition="$bbuserinfo['userid']"> <td class="vbmenu_control"><a target="_blank" href="http://www.yourdomain.com/forums/chat/flashchat.php">FlashChat</a></td> </if>
Hopefully the person asking sees this post.
-Raymond