The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Private message Animation Details »» | |||||||||||||||||||||||||||||||||||
This cool little mod will simply enhance and add some fun to your Private Message alert and adds a little flash animation to the bottom right corner of your board. The flash mail box can then be clicked and will redirect to your private message box. Animation is based on forum home page but can easily be added to display on any page required or indeed every page and will dissapear when mailbox is read.
Added new MSN Style Pop up alert box There are three animations you can use. including msn style pop up alert box If anyone has a different path and needs this altering in the swf and fla please post and i will arrange this asap - thanks Edit template - FORUMHOME Find PHP Code:
PHP Code:
Upload - the relevant swf to your forum root Note: the flash file target url is based on the relative path of /forum/private.php although this can be changed via the fla Demo can be seen via the site ............ HERE Tested on ie,ff and Safari 4 added alternative swf animated mail character - choose either for your notification +++ Updated and added "you-got-mail.swf" to suit any board using "forums" in path +++ ============================================== MSN Style Pop up Alert Added to Alert (including sound) Same idea code below in the same place as above (use this for msn style pop up alert) PHP Code:
http://www.youtube.com/watch?v=S0tz8TWH4MM (sound not on video clip) or login on username: msn password: pass123 use the demo-mods stlye at the bottom of site to view test message path to private.php is set at: /forum/private.php (The fla is attatched also if the path needs changing on msn-popup.swf) Mark Installed Download Now
Show Your Support
|
2 благодарности(ей) от: | ||
CharlieDelta, doctorsexy |
Comments |
#212
|
|||
|
|||
Loving It .... Thanks ....
|
#213
|
||||
|
||||
Welcome
are you running it on VBA CMPS 3.x ? |
#214
|
|||
|
|||
No, i don't run it on that site, i am waiting for version 4.1 so that i am able to implement a new skin ..
I have it on my other site ... :up: |
#215
|
|||
|
|||
Can you change the butler to .........../_Wil/_VBulletin/private.php
thanks |
#216
|
||||
|
||||
yep will do today for you
|
#217
|
||||
|
||||
Quote:
|
#218
|
|||
|
|||
Thans for the butler.
|
#219
|
|||
|
|||
When I refresh the screen, it shows a black box for a second, then the mail
box shows...whats up with that? Lets say I want to show this somewhere near the top/middle of the screen on the forum, where can i place the code to do this? Would be nice if you come out with some hot/attractive designs... its looks ok for a mail-box...would like to see something more better looking. Thanks |
#220
|
||||
|
||||
<!-- 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 --> The red section of code is the position of the swf which can changed to suit wherever you want on the particular page your working with. In relation to the animation i am actually working on new animations for the mailbox with some different ones soon. |
#221
|
||||
|
||||
wow basilrath...nice mod
but the best part is your attitude. I have seen all these 15 pages filled with your posts giving users customized/edited swfs kudos to you.... |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|