The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Trying to put a music player in profile
Code:
<vb:if condition="$post['field7']"> <object type="application/x-shockwave-flash" data="audio-player/dewplayer.swf" width="200" height="20" id="dewplayer" name="dewplayer"> <param name="wmode" value="transparent" /><param name="movie" value="audio-player/dewplayer.swf" /> <param name="flashvars" value="mp3={vb:raw post.field7}&autostart=1&showtime=1" /> </object> </vb:if> EDIT: nevermind, I had to replace $post with $userinfo, but now it doesn't want to play >.< EDIT2: please delete this thread, I feel so stupid now |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|