I change some property on views_slideshow_imageflow.js,v 1.1.2.2 like
xStep: 250,
imageFocusM: 1.5,
opacity: true,
reflectionP: 0.4,
taking the values from:
http://finnrudolph.de/ImageFlow/Examples

And nothing change.

I don't know .js and is so dificult make change and undestand the code, can you guide me or tell me if is posibble, i think that would be realy cool can chage that things

Thanks

Comments

virme’s picture

I would try changing these attributes directly in plugin files, and not in a drupal module (sites/all/plugins/imageflow/imageflow.js). Although it is a dangerous path to go ;)