Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Rotating Images Slideshow [easy to install] Details »»
Rotating Images Slideshow [easy to install]
Version: 1.00, by hubie hubie is offline
Developer Last Online: Jun 2013 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.8.x Rating:
Released: 04-05-2010 Last Update: Never Installs: 4
Re-useable Code Additional Files  
No support by the author.

This is a simple, easy to install and good looking flash based slideshow wich i found surfing around the web.

You can insert it everywhere you want both in vBulletin and vBadvanced.

DEMO: Check the link provided by viper357 in post #6 or going to developer's site.

Steps to install:

Go to http://www.longtailvideo.com/players/jw-image-rotator/ and you will find JW Image Rotator's features, download and a step by step guide to install it.

Of course, download JW Image Rotator 3.17.
  • Step 1: Transfer the imagerotator.swf and imagerotator.xml file from the ZIP to your website. (Make sure that you?ve also uploaded all photos you want to show onto your site.)
  • Step 2: Edit the imagerotator.xml file so that it contains the titles, links and image URLs of your images. This can be done by using a simple text editor. If you want to add more photos, just paste additional track blocks in the .xml file.
  • Step 3: Embed the Image Rotator in your HTML page with the following lines of code. (Note: If you place the files in different directories, be sure to set the references in this embed code accordingly.)

HTML Code:
<embed 
  src="imagerotator.swf" 
  width="470" 
  height="160"
  allowscriptaccess="always" 
  allowfullscreen="true" 
  flashvars="file=imagerotator.xml&transition=blocks" 
/>
*Make sure to change the name of "imagerotator.xml" if you downloaded file has other name (by default called "madrid.xml") or if you changed it previously.

Edit the file "madrid.xml" and put into it your paths and titles (note that only short titles will work, if you put a large title the image rotator won't display correctly).

Also you can easily edit the size of your rotaror changing the variables "width" and "height".

Transitions

If you want to have a diferent transition between images, you can replace the variable "&transition=blocks" for another flashvar. For example i changed my code for "&transition=random".

transition (random): Sets the transition to use between images. The default, random, randomly pick a transition. To restrict to a certain transition, use these values: fade, bgfade, blocks, bubbles, circles, flash, fluids, lines or slowfade.

Here is a complete list of flashvars.

----------------------
Adding Image Rotator to vBadvanced CMPS is very easy to. Simply copy the html code into a new template module.
----------------------

A nice feature to be included would be the posibility of embed codes automaticaly and asociating with forums IDs, but i'm sorry, i'm not a coder, i'm just a copypaster

If someone want to make changes of this, feel free to share them with us.

Screenshots

File Type: jpg rotating.jpg (46.0 KB, 0 views)

Show Your Support

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

Comments
  #2  
Old 04-16-2010, 09:43 PM
viper357's Avatar
viper357 viper357 is offline
 
Join Date: Dec 2006
Location: Worthing, UK
Posts: 563
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have tried everything and can't get this to work, here is my code:

Code:
<div align="center">
<embed 
  src="/images2/imagerotator.swf" 
  width="530" 
  height="510"
  allowscriptaccess="always" 
  allowfullscreen="true" 
  flashvars="file=madrid.xml&transition=blocks" 
/></div>
And you can see here all I get is the loading icon, no images load, any idea what could be wrong? Thanks. http://www.marineaquariumsa.com/view.php?pg=logotest
Reply With Quote
  #3  
Old 04-16-2010, 09:56 PM
viper357's Avatar
viper357 viper357 is offline
 
Join Date: Dec 2006
Location: Worthing, UK
Posts: 563
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nevermind, I forgot to change the path in the xml file. Working fine now, thank you.
Reply With Quote
  #4  
Old 04-17-2010, 06:17 PM
hubie hubie is offline
 
Join Date: Jul 2009
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by viper357 View Post
Nevermind, I forgot to change the path in the xml file. Working fine now, thank you.
Glad to hear that.

By the way, you have included very nice pictures in your test slideshow :up:
Reply With Quote
  #5  
Old 04-17-2010, 07:03 PM
vijayninel's Avatar
vijayninel vijayninel is offline
 
Join Date: Mar 2009
Posts: 537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this is cool... only thing is that the jwplayer logo is too prominent and ugly.
Reply With Quote
  #6  
Old 04-18-2010, 09:11 AM
viper357's Avatar
viper357 viper357 is offline
 
Join Date: Dec 2006
Location: Worthing, UK
Posts: 563
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you. Working perfectly now on vbadvanced. http://www.marineaquariumsa.com/
Reply With Quote
  #7  
Old 04-21-2010, 07:29 PM
hubie hubie is offline
 
Join Date: Jul 2009
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by vijayninel View Post
this is cool... only thing is that the jwplayer logo is too prominent and ugly.
I agree, unfortunately the logo appears since it is a free version.
Reply With Quote
  #8  
Old 02-02-2011, 08:18 AM
viper357's Avatar
viper357 viper357 is offline
 
Join Date: Dec 2006
Location: Worthing, UK
Posts: 563
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Need some help here please. How would I add 2 flashvars? transition=random and shuffle=false

Thanks.
Reply With Quote
  #9  
Old 02-23-2011, 02:31 AM
pcalloway pcalloway is offline
 
Join Date: Dec 2003
Location: Indiana
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Flash won't finish loading on my install. What I do wrong?

www.authentic-campaigner.com - scroll down to the second image block. That's the rotator.
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 02:26 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.10285 seconds
  • Memory Usage 2,305KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (1)bbcode_html
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (8)postbit
  • (1)postbit_attachment
  • (9)postbit_onlinestatus
  • (9)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete