
- Sl showhide on touch script update#
- Sl showhide on touch script code#
- Sl showhide on touch script download#
This param is used to set delay time ( miliseconds ) This param is used to set easing effect when slides go out. This param is used to set duration time ( milisecondes ) This param is used to set easing effect when slides show. This param is used to set duration time ( miliseconds ) Value: slide, dropdown, riseup, moveleft, This param is used to set default delay time for each slide when enable AutoPlay. This param is used to enable or disable AutoPlay. This param is used to enable or disable Nav Control. This param is used to enable or disable NavBar.

This param is used to enable or disable Swipe feature. This param is used to enable or disable Press Left and Right Arrow Keys to move slides.
Sl showhide on touch script download#
This section should be read along with the example file ( “screenslider.html” file ) also contained in the download package. Section 3: ScreenSlider Package Structure.

SlAutoPlay: 1 // 1: enable AutoPlay | 0: disable AutoPlay

SlNavCtrl: 1, // 1: enable NavBar Control (Click) | 0: disable NavBar Control SlShowNav: 1, // 1: enable NavBar | 0: disable NavBar SlDelay: 5000, // Default Delay Time (ms) To call the plugin we need to add a script like bellow into the tag. Section 2: Call ScreenSlider Presentation Plugin.
Sl showhide on touch script code#
Include the following code into HEAD section of the page. Section 1: Setup ScreenSlider Presentation Plugin.įirst of all, to ensure everything works correctly, please use at top of the page.
Sl showhide on touch script update#

If you plan to have this functionnality on objects with partial transparency on some faces, a way more subtle means to do this is required. Do not use it however for things more complicated, like a house or a tent, because the mechanism the script uses to make the object disappear will alter the alpha (transparency) setting of all faces of all prims in the object, and will make them fully opaque again when reappearing. This script is very simple but proves useful for hiding simple things like pose balls. It also takes "care" of hiding and showing the text above the object (but see details below). Its job is to make an entire object (a whole link-set) disappear or appear upon "hearing" a command on a private channel. Here is a little script I quickly put together.
