PDA

View Full Version : Not sure...


Judd
07-22-2002, 10:24 PM
Okay, im not sure if this should go in this forum, but it's just a small thing thats bugging me...

i'm the admin of my board, so by rights i should be allowed to do what i want... :D

Is there anyway, i could have a flash movie as my sig? like instead of a image file...say a ".swf" file?

Not sure if this has been asked before..and it probably isnt possible, but i thought id ask anyway :)

Cheers

gulfan
07-23-2002, 12:10 AM
Enable HTML?

mashby
07-23-2002, 01:53 AM
That would be my guess.

Judd
07-23-2002, 10:05 AM
Argh, ive refrained myself from doing that, for the safety of my board.

I guess i'll just make a REAL small swf file, and export it as an animated gif.

Cheers anyway guys.

mashby
07-23-2002, 05:19 PM
Let us know how it turns out. :)

Judd
07-23-2002, 05:25 PM
hmm just a test to see how bad quality it would be, didnt turn out too bad (this isnt actually gunna be a signature, just trying out flash)

I just exported movie as an animated gif.

...hmm, shame its a bit slow...

could make some cool sigs if done properly though hehe

Judd
07-23-2002, 05:38 PM
Ok dang, seriously this isn't good enough.

There's gotta be a way of making swf movies a part of VBcode.
Somehow, so like:
http://www.blah.com/blah.swf

Then it could just appear as a movie file inside the post...hmm
That's my mission.

imported_Benson
07-24-2002, 05:09 PM
There is if you search on vbulletin.com, it should give you a vbcode example.

Lemme check

imported_Benson
07-24-2002, 05:09 PM
replacement code:
<embed src={option} type=application/x-shockwave-flash {param}></embed>

example:
width="300" height="250"

{option} = yes...

mashby
07-24-2002, 05:21 PM
Where are you putting this Benson?

ZiRu$
07-24-2002, 07:29 PM
Originally posted by mashby
Where are you putting this Benson?

thats the vb code for flash movies

Judd
07-24-2002, 08:49 PM
damn you, damn you and ure searching...i was hoping i'd conquer this one....

:\ hmm next mission...

mashby
07-25-2002, 04:00 PM
Originally posted by ZiRu$
thats the vb code for flash movies

So you put that in the "Custom vB Codes" section?

SaintDog
07-26-2002, 03:26 AM
That would be correct :)