Author |
Topic |
|
mark
Starting Member
46 Posts |
Posted - 21 May 2001 : 20:51:30
|
Why does the forum doesn't support flash or swf file. I'm Trying to edit my profile n add a swf file, but when every time I insert a new topic or reply, the signiture of mine with swf file, did not view.
Is their modification that i will nid to do, to support the swf, or tag to insert to my profile?
Thanks |
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 21 May 2001 : 21:33:25
|
If you turn on HTML in your forum, you should be able to post the HTML code to use swf or flash files. |
|
|
Freeman II
Junior Member
232 Posts |
Posted - 22 May 2001 : 16:50:37
|
anyone wanna make a mod adds [swf] and [/swf] to the forum code to include a flash movie file in a post?
|
|
|
aston
New Member
Andorra
51 Posts |
Posted - 22 May 2001 : 20:36:22
|
it is very easy,in inc_funtions.asp,i add this code,and i turn off the auto url ^^^
fstring=docode(fstring,"[flash size=1]","[/flash]","<embed src='","' width='80' height='60' ></embed>") fstring=docode(fstring,"[flash size=2]","[/flash]","<embed src='","' width='160' height='120' ></embed>") fstring=docode(fstring,"[flash size=3]","[/flash]","<embed src='","' width='320' height='140' ></embed>")
______________________
Fly me to the Moon
|
|
|
|
Topic |
|
|
|