vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - Yilmaz - Multi-purpose use of a plugin Tabbed Filmstrip (https://vborg.vbsupport.ru/showthread.php?t=264213)

pipibunny 06-22-2011 08:37 AM

Thank you for this mod, Yilmar.

Can I put this mod show anywhere I want ?
Ex: I don't want this mod show below navbar or forum title, how can I do that ?

solohdes 06-22-2011 02:05 PM

I have installed this hack and I love it and works great but I have a problem. This hack have problems with other hack that I have installed, you can see here:

http://img695.imageshack.us/img695/2383/liveearch.jpg

The Filmstrip is over the live search box always. How can I fix it?

The Live search hack is this: https://vborg.vbsupport.ru/showthrea...ghlight=search

EquinoxWorld 06-22-2011 05:54 PM

Anyone know how I can add arrows on each side to slide the marquee left and right? Basically I want the marquee to load paused and have the user either click right or left to scroll through the marquee. Any ideas anyone??

Manoel J?nior 06-23-2011 01:03 PM

Please, I already have your product working very well in version 3.8.xe you would like to upgrade to that version 3.8.7 is possible?

EquinoxWorld 06-23-2011 02:36 PM

OK guys so I ws able to add some start stop left and right options for the marquee. I am using this in headinclude template:

Code:

<script language="JavaScript">
  window.onload=function(){
        myMarquee.stop();
    }
  function function1(){
        document.all.myMarquee.direction = "left";
    }
    function function2(){
        document.all.myMarquee.direction = "right";   
    }
    function function3(){
        document.all.myMarquee.stop();
    }
      function function4(){
        document.all.myMarquee.start();           
    }
</script>

For the marquee and buttons I am using this:

Code:

<marquee id="myMarquee" BEHAVIOR=ALTERNATE>&nbsp;{vb:raw film_seriti}a></marquee>
<img src="http://aniworlds.net/members/equinox/albums/random-renders/1874-left.png" onclick="function1();">
<img src="http://aniworlds.net/members/equinox/albums/random-renders/1877-stop.png" onclick="function3();">
<img src="http://aniworlds.net/members/equinox/albums/random-renders/1876-start.png" onclick="function4();">
<img src="http://aniworlds.net/members/equinox/albums/random-renders/1875-right.png" onclick="function2();">

This makes the marquee stop after the page load which is what the window.onload=function(){myMarquee.stop();} command is for. It waits until it loads all the html loads then executes that JavaScript command. I use this because I want the marquee to load in pause position. The only problem is that since the marquee is html it starts to load the marquee as the page loads and then after it's done loading then the JavaScript stops the marquee (but after it had already started). I want the marquee to load on pause completely before the html loads. Is there any way to do that??

You can see this in action here.

victorvu 06-24-2011 05:29 AM

Hi:

The forum area is too big and how can I make a change, so that the posters would fit the size of 80 x 130 images? Another word is to scale down the forum area smaller (adjustable).

I installed and it is great!

Thanks.

Victor

fxwoody 06-24-2011 07:03 AM

EquinoxWorld, cool work there with the marquee ;)
Couldn't get the buttons to work tho :(

Just one remark about this plugins, i had lots of members complaining that it was slowing down the refresh page a lot ....my guess is that they are on slow internet as i see no difference from my end, but, is there a way to compress the images or something like this? Therefor, adding the marquee is nice xtra option but i think it would be too much load on certain connections ?!?

EquinoxWorld 06-24-2011 10:42 AM

Quote:

Originally Posted by fxwoody (Post 2212071)
EquinoxWorld, cool work there with the marquee ;)
Couldn't get the buttons to work tho :(

Just one remark about this plugins, i had lots of members complaining that it was slowing down the refresh page a lot ....my guess is that they are on slow internet as i see no difference from my end, but, is there a way to compress the images or something like this? Therefor, adding the marquee is nice xtra option but i think it would be too much load on certain connections ?!?

Thanks man. Yeah it doesn't work on FF and IE because the <marquee> tags are almost obsolete. I am trying to get this to be a JavaScript marquee so then the buttons will work on all browsers. I'll post it here in case anyone wants to give it a shot.

EquinoxWorld 06-25-2011 04:13 AM

I am sorry for the double post. I noticed Yilmaz that you have this tabbed filmstrip as a widget in your CMS home page, will that ever be included at some point for us? :) It would be extremely useful to say the least.

dr.tawy 06-25-2011 04:24 AM

amazing mod

any way to make it shows on all forum pages ?


All times are GMT. The time now is 11:56 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01214 seconds
  • Memory Usage 1,742KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete