Digital Port Logo
HomePage UserCP
QuickLinks
Memberlist Blogs Search Calendar FAQ Register

Go Back   Digital Port UK > vBulletin Modifications > vBulletin flash-based Modifications - Free
Register eZines Blogs Product Demos Members List Search Today's Posts Mark Forums Read

vBulletin flash-based Modifications - Free All modifications in this section are free to use on any vBullletin board. We only publish high quality modifcations, which are thoroughly tested before release.

Additional Options
2 members and 33 guests
factualpear, geordie_boy
Most users ever online was 4,629, 05-07-2008 at 06:39 AM.
Reply
 
Submit Tools LinkBack Thread Tools
vBFlash Header (Lite) Details »»
vBFlash Header (Lite)
Version: , by hybrid (Syrus XL Media) hybrid is offline
Developer Last Online: Dec 2008 Show Printable Version Email this Page

Version: Unknown Rating: (1 votes - 5.00 average)
Released: 03-08-2007 Last Update: Never Installs: 0
 
No support by the author.

vBFlash Header (Lite)


Design: Syrus XL Media – Professional Flash Development
Website: Digital Port UK - vBulletin Flash Enhancements - Home
Demo: http://www.shedevils-ld.com
Header size: 800x150 pixels
Revision: v1.2.0
vBulletin version: ALL
Templates Edits: 1
Extra Files: 8
Full instruction manuals supplied in Text and Acrobat formats within package.

LOG:
Updated: 12th September 2007
- Update 1.2.0 released
For all bugs fixed please see Revision History in the PDF Doc.
Updated: 7th March 2007 - Updated to 1.1 - small bug in javascript code, preventing flash movie loading. Package updated with bug fixed.

About
Bring your forum header to life with this ‘vBFlash Header’ modification. The vbFlash Header is an alternative header/logo for the default vBulletin style. It uses an easy to configure XML file to setup the header the way you want it to display the images. The package includes 5 example images, which you will need to change for your own website/forum. vBFlash Header supports multiple images, image pause and 9 transition effects. This ‘Lite’ version is based on a default vBulletin forum, it can be adapted to suit other custom styles quite easily. It is designed to work with fixed and fluid styles, from 800 pixels wide upwards. A dark version will be added shortly.

The flash loader only adds 7k to your page load, so it's light-weight for any forum.

Creating Your Images
Your images should be 600 pixels wide and 150 pixels high and saved in a non-progressive jpeg format. The quality of your images may vary, depending on how you want the overall look. We have created example images in Photoshop and entered the ‘Website Name’ text on the top layer, this gives the impression that the text is static in most of the effects, even though it is changed upon each image load.
Note: If you change an image and overwrite an example image, make sure you empty your browser cache, should the image fail to change. Browsers will cache flash animations, so this is important.

Configuring the XML file
The enclosed ‘images.xml’ file controls how the flash file shows the images, hence you can change a few aspects of your header. Make sure all your images are correctly labelled and are reflected within the XML file. The ‘Pause’ function is the delay which an image stays on view – the default is set to 6 seconds (value=6000). Transition value can be any number between 1 and 9, if you set this value to ‘0’ it will randomize the effects. You may add more images by adding more image tag lines, and adding the images to the ‘xheader’ directory.

Installation
Upload the contents of the ‘UPLOAD’ folder to your forum root.

File map:
  • forum/Scripts/AC_RunActiveContent.js
  • forum/images.xml
  • forum/vbflashheader.swf
  • forum/xheader
  • forum/xheader/img1.jpg
  • forum/xheader/img2.jpg
  • forum/xheader/img3.jpg
  • forum/xheader/img4.jpg
  • forum/xheader/img5.jpg

vBulletin Template Edits

You will know need to login to your AdminCP panel and follow these instructions on which templates require editing. Only 1 required for this modification.

Style & Templates -> Style Manager -> Default Style -> Edit Templates

Header template


Find:
Code:
<tr>
    <td align=""><a href=".php"><img src="" border="0" alt="" /></a></td>
    <td align="">
        &nbsp;
    </td>
</tr>

Replace with this:

Code:
<!-- vbFlash Header Start -->
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','800','height','150','src','vbflashheader','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','vbflashheader' ); //end AC code
</script>
<noscript>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="800" height="150">

  <param name="movie" value="vbflashheader.swf" />
  <param name="quality" value="high" />
  <param name="wmode" value="transparent" />
  <param name="bgcolor" value="#e1e1e2" />
  <embed src="vbflashheader.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="800" height="150"></embed>
</object>
</noscript>
<!-- vbFlash Header End -->
End of template edits.

Enjoy your new flash-based header!

Additional Notes:
This modification is fully supported – should you require advice or help. Please note, unless you click INSTALL, your question maybe ignored.

If you require a branding free version, simply contact us via our Contact Us form at the top or bottom of any page - We will invoice you for $40.00 (Standard Brand-Free Fee) and require the domain where it will be used upon, and an email address where we can send you the new files.

A pro version will be available soon (details in docs attached).

Download Now

File Type: zip vbFlash Header.zip (329.6 KB, 42 views)
File Type: zip vbFlash Header 1.2.0.zip (337.2 KB, 66 views)

Screenshots

File Type: jpg screenshot.jpg (24.6 KB, 84 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 03-10-2007, 06:49 PM
neimesis's Avatar
I'm new
 
Join Date: Mar 2007
Posts: 6
neimesis is on a distinguished road
Re: vBFlash Header (Lite)

This looks real good.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 03-12-2007, 01:19 PM
koreamo's Avatar
I'm new
 
Join Date: Mar 2007
Posts: 5
koreamo is on a distinguished road
Re: vBFlash Header (Lite)

Great job!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 03-30-2007, 10:42 AM
H!tm@N's Avatar
I'm new
 
Join Date: Mar 2007
Posts: 6
H!tm@N is on a distinguished road
Re: vBFlash Header (Lite)

great job,
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 04-01-2007, 03:51 AM
chuckrobbie's Avatar
I'm new
 
Join Date: Apr 2007
Posts: 7
chuckrobbie is on a distinguished road
Re: vBFlash Header (Lite)

My custom header consists of numerous images a lot smaller than 600x150...
Will this work in this case?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 04-01-2007, 06:57 AM
hybrid's Avatar
Syrus XL Media
 
Join Date: Oct 2003
Location: Gloucester, England
Posts: 2,015
hybrid will become famous soon enoughhybrid will become famous soon enough
Re: vBFlash Header (Lite)

It would still work, however the images would pixelate if they are too small. The only way around this issue is if we released a version based on the size of your own images. At the moment we don't offer this service.
__________________
Hybrid

linkShareLive
<-- Free and Paid Directory Listing (get your website listed now)
'Forever busy.... is there more to life?'
Microsoft TechNet Member
My Space Profile: http://www.myspace.com/syrusxl
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 04-02-2007, 07:56 AM
marocnl's Avatar
I'm new
 
Join Date: Apr 2007
Posts: 6
marocnl is on a distinguished road
Re: vBFlash Header (Lite)

Can we expect a full comercial version of the flash header?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 04-02-2007, 08:05 AM
marocnl's Avatar
I'm new
 
Join Date: Apr 2007
Posts: 6
marocnl is on a distinguished road
Re: vBFlash Header (Lite)

this post thing beofre being able to download attachments makes no sense@!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 04-02-2007, 08:26 AM
marocnl's Avatar
I'm new
 
Join Date: Apr 2007
Posts: 6
marocnl is on a distinguished road
Re: vBFlash Header (Lite)

Hello,

is it possible to send me the fla file? cause i wwant to turn it arround. That is, i want to put a logo at the left side and the changing flash movie at the right side.

Awaiting your reply.

Kind regards,

Marocnl
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 04-02-2007, 10:17 AM
hybrid's Avatar
Syrus XL Media
 
Join Date: Oct 2003
Location: Gloucester, England
Posts: 2,015
hybrid will become famous soon enoughhybrid will become famous soon enough
Re: vBFlash Header (Lite)

Quote:
Originally Posted by marocnl View Post
Hello,

is it possible to send me the fla file? cause i wwant to turn it arround. That is, i want to put a logo at the left side and the changing flash movie at the right side.

Awaiting your reply.

Kind regards,

Marocnl
Hi,

Sorry, we don't release any source files to any third-parties. We try to make commercial versions as dynamic as possible without the need to edit the flash file itself. All 'Lite' version of projects are released mainly to show people what the modification is capable of achieving.
__________________
Hybrid

linkShareLive
<-- Free and Paid Directory Listing (get your website listed now)
'Forever busy.... is there more to life?'
Microsoft TechNet Member
My Space Profile: http://www.myspace.com/syrusxl
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Blank email; just header Barb Microsoft Public Windows Update 2 02-24-2006 12:05 AM
Blank Emails; just header Barb Microsoft Public Windows Update 4 02-24-2006 12:05 AM
XP Lite? A version for older and lower performance machines. Ericc72 Microsoft Public WindowsXP General 6 02-04-2006 12:01 AM
Horizontal lines in the blue header at top of page Tall Texan Microsoft Public WindowsXP General 2 02-03-2006 04:03 PM
XP Lite? A version for older and lower performance machines. Ericc72 Microsoft Public WindowsXP General 6 02-01-2006 06:04 PM



2003-2008 ©Digital Port UK

Powered by vBulletin
Copyright ©2000 - 2008
Car Loans | Music Festival | TurboTax Software | Remortgages | Remortgages

Content Relevant URLs by vBSEO 3.2.0