The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Does anyone know how to get flash (swf) files to display and run in messages?
|
|
#2
|
||||
|
||||
|
in vb2 my bb code worked just fine, in vb3 it doesn't work.
|
|
#3
|
||||
|
||||
|
I found some code and it works here. I think it is from vB2, too.
What code do you have and what isn't working?
|
|
#4
|
|||
|
|||
|
Quote:
|
|
#5
|
||||
|
||||
|
Quote:
if your willing there it is |
|
#6
|
||||
|
||||
|
Quote:
|
|
#7
|
||||
|
||||
|
Quote:
|
|
#8
|
||||
|
||||
|
Quote:
Code:
<embed src={option} width=400 height=300 type=application/x-shockwave-flash></embed>
Code:
[swf=http://www.yoursite.com/forums/images/merrychristmas.swf]*[/swf] NOTE: You have to have the asterik between the first and second tag or vBulletin will erase it when you save it. |
|
#9
|
||||
|
||||
|
Quote:
|
|
#10
|
||||
|
||||
|
Quote:
|
![]() |
|
|