User avatar
Imagevue Wizard
Joined: 30 Sep 2006
Posts: 7290
For those of you who want to dig further into the inner clockworks of the "photoblinds" effect, here you will few additional parameters. Photoblinds is a filemod module for imagevue, as explained here:
http://www.imagevuex.com/documentation/filemod/
(forum: http://www.imagevuex.com/forum/viewtopic.php?t=4121)
(Ex.: http://www.imagevuex.com/demo/x2/#/cont ... otoblinds/)

You can change the following parameters for the photoblinds effect(values below are default):
Code
mininterval = 1000
maxinterval = 4000
minspeed = .2
maxspeed = 1
minwidth = 50
maxwidth = 100
maxamount = 6
blur1 = 10
blur2 = 20
brightness1 = -10
brightness2 = 18


You can change any of these values by simply forwarding them in the parameters field for the filemod. For example setting the parameters
Code
maxspeed=2&maxwidth=200

... would create photo 'blinds' than run averagely faster and are wider than default. Let me explain all the parameters:

mininterval(1000) and maxinterval(4000)
Sets the interval(milliseconds) from on 'blind' is created until the next 'blind' is created. In the default values, a new 'blind' is created at random between 1 and 4 seconds.

minspeed(.2) and maxspeed(1)
Sets the speed of each 'blind' in pixels per framerate. With the default values, each 'blind' gets a random speed between .2 and 1 pixels per framerate.

minwidth(50) and maxwidth(100)
Sets the width of each 'blind'. With the default values, each 'blind' gets a random width between 50-100 pixels.

maxamount(6)
Sets the max amount of 'blinds' on the screen simultaneously. New blinds will not be created until existing blinds have disappeared.

blur1(10) and blur2(20)

Sets the relative amount of blur for each blinds layer(there are 2 layers of blinds).

brightness1(-10) and brightness2(18 )
Sets the relative brightness for each blinds layer(there are 2 layers of blinds)

Warning! Please proceed with care! Setting any of these values outside a realistic range may cause your gallery to run really slow, or even fail.

_________________
Karl / mjau-mjau

Image
Image
Image
Image

www.imagevuex.com
www.mjau-mjau.com
www.photogallerylinks.com


Re: Photoblinds additional parameters
CharReed
Joined: 18 Mar 2009
Posts: 12
Hi!

I was hoping you might be able to explain to me how to achieve the "disappearing text" as seen in this Photoblinds example: http://www.fredram.com/?

I've tried fiddling with many of the settings with no luck, my text sits boringly on the top of the image all the time...


Re: Photoblinds additional parameters
tomrock
Experienced
Joined: 13 Mar 2007
Posts: 40
CharReed wrote
Hi!

I was hoping you might be able to explain to me how to achieve the "disappearing text" as seen in this Photoblinds example: http://www.fredram.com/?

I've tried fiddling with many of the settings with no luck, my text sits boringly on the top of the image all the time...


That uses two layers -- a color layer and a B&W layer. The B&W layer has the text and the color layer doesn't.


Re: Photoblinds additional parameters
User avatar
Imagevue Wizard
Joined: 30 Sep 2006
Posts: 7290
Unfortunately, that example is not photoblinds... It is something we had a long time ago which simply loads two different images.

_________________
Karl / mjau-mjau

Image
Image
Image
Image

www.imagevuex.com
www.mjau-mjau.com
www.photogallerylinks.com


Re: Photoblinds additional parameters
Verovi
Joined: 14 Mar 2007
Posts: 10
UK
I have this paramater set for photoblinds:

brightness1=0&brightness2=30&blur1=2&blur2=5&maxspeed=5&maxwidth=50&title=&click=togglefullscreen


which looks great, how do i also get it to also click through to a gallery?

i tried:
brightness1=0&brightness2=30&blur1=2&blur2=5&maxspeed=5&maxwidth=50&title=&click=togglefullscreen&click=#/content/pictures/

but that didnt work...

?


Re: Photoblinds additional parameters
User avatar
Imagevue Wizard
Joined: 30 Sep 2006
Posts: 7290
what browser are you using? I wonder if that may be a bug with IE8 ... Perhaps you have a link? Also, can you try to change it to "click=/#/content/pictures/" with the added slash?

_________________
Karl / mjau-mjau

Image
Image
Image
Image

www.imagevuex.com
www.mjau-mjau.com
www.photogallerylinks.com


cron
 
Imagevue Forums HomeForum  View topic - Photoblinds additional parameters6 posts