Content Slider Plugin

Questions, announcements and information regarding PlugIns for NeoAppBuilder

Moderator: Neosoft Support

Locked
User avatar
luishp
Posts: 410
Joined: Wed May 23, 2007 10:17 am
Location: Spain
Contact:

Content Slider Plugin

Post by luishp »

My first commercial plugin for NeoAppBuilder :P

This plugin generates a nice Content Slider with animations from a container object at run time.
Slides can be imges, other containers and even iframes with YouTube videos!
Incredibly easy to use.

Sample App:
http://sinlios.com/neoappbuilder/plugins/contentslider

You can download a demo here (sample NAB app included):
http://sinlios.com/neoappbuilder/plugin ... slider.zip

Purchase a copy here. Just 5$!:
https://sellfy.com/p/TtGA/

Thank you!

As allways, comments and suggestions are welcome.
Luis Hernández - SinLios Soluciones Digitales
http://sinlios.com
User avatar
luishp
Posts: 410
Joined: Wed May 23, 2007 10:17 am
Location: Spain
Contact:

Re: Content Slider Plugin

Post by luishp »

Added a video showing how to create a Content Slider in less than 2 min:

Luis Hernández - SinLios Soluciones Digitales
http://sinlios.com
Neosoft Support
NeoSoft Team
Posts: 5628
Joined: Thu Mar 31, 2005 10:48 pm
Location: Oregon, USA
Contact:

Re: Content Slider Plugin

Post by Neosoft Support »

That's really cool and easy! Thanks for creating the video and the plug-in.
NeoSoft Support
User avatar
luishp
Posts: 410
Joined: Wed May 23, 2007 10:17 am
Location: Spain
Contact:

Re: Content Slider Plugin

Post by luishp »

It is really a pleasure to work with NAB.
I'm sure it will grow very quick from now on.
Thank you for creating it :-)
Luis Hernández - SinLios Soluciones Digitales
http://sinlios.com
djmarkes
Posts: 193
Joined: Thu May 26, 2011 5:08 pm

Re: Content Slider Plugin

Post by djmarkes »

Hola Luís! He comprado tu plugin y funciona muy bien pero le hecho una cosa muy importante en falta: dar opción a establecer los segundos que dura cada imágen.

Creo que esto es esencial.

¿Tienes pensado implementarlo?

Gracias y un saludo.
Diseño gráfico y Web profesional
http://www.jm-style.net
User avatar
luishp
Posts: 410
Joined: Wed May 23, 2007 10:17 am
Location: Spain
Contact:

Re: Content Slider Plugin

Post by luishp »

djmarkes, acabo de actualizar el plugin en su versión comercial.
Sellfy debería enviarte una notificación con el cambio para que puedas descargarlo.
Si no es así, envíame un correo a luis[arroba]sinlios.com y te lo hago llegar.

Ahora la función de inicialización incluye la velocidad de la transición y la pausa entre imágenes (ambos en milisegundos):

Code: Select all

slInitSlider(containerId,mode,speed,pause);
Commercial version now has new initialitation function,
Includes transition speed and pause between images parameters, both in milliseconds:

Code: Select all

slInitSlider(containerId,mode,speed,pause);
¡Saludos!
Luis Hernández - SinLios Soluciones Digitales
http://sinlios.com
djmarkes
Posts: 193
Joined: Thu May 26, 2011 5:08 pm

Re: Content Slider Plugin

Post by djmarkes »

Perfecto Luís! Sellfy no me ha avisado, pero desde el primer correo he llegado de nuevo a la descarga y ya lo tengo actualizado.

Muchas gracias! :mrgreen:
Diseño gráfico y Web profesional
http://www.jm-style.net
Locked