Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Flash logo, did once, can't remember how.
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

a10
Starting Member

United States
22 Posts

Posted - 29 September 2004 :  11:52:46  Show Profile
Hi,

I recently upgraded my forums to the image forums 2000 modification. Although flash content is enabled and works for users to use flash within topics, I can not get flash to display in the header.

Before upgrading my forums I modded them to be able to display a flash logo. I want the graphic in the header to be a flash logo instead of a static graphic.

If anyone can point me to that mod I would greatly appreciate it.

Roland
Advanced Member

Netherlands
9335 Posts

Posted - 29 September 2004 :  14:55:35  Show Profile
It's rather simple. If you have the codes you'd normally put in an HTML file, you just copy and paste them in the right spot.

Take line 248 in inc_header.asp:
" <td valign=""top"" width=""50%""><a href=""default.asp"" tabindex=""-1"">" & getCurrentIcon(strTitleImage & "||",strForumTitle,"") & "</a></td>" & vbNewLine & _

Change it to this:
" <td valign=""top"" width=""50%"">" & vbNewLine
%>
YOUR FLASH CODE HERE
<%
Response.Write "</td>" & vbNewLine & _


Then just put the Flash code in the place where I put the red text.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.22 seconds. Powered By: Snitz Forums 2000 Version 3.4.07