via PayPal / credit card
Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
1 to 18 of 18
How about adding a Ken Burns transition? That would be be awesome.
Plus, a resizable window like in <a href="http://www.kirupa.com/forum/showthread.php?t=87388">this AS script</a> (or your own page, Wimer) - inside the flash area, of course
And please, transparent background - is this possible?
Great product, great value!
Yeah that acutally what I was targetting for in <a href="http://www.monoslideshow.com/vanilla/discussion/11/behavior-with-different-photo-sizes/#Item_3">this</a> thread.
Sorry, st3phan, I thought you're mentioning the position and scale of the images.
Glad there are already two persons interested in this :)
Well i think my question was a little confusing...
Anyway, I would really like to see the resizable window implemented in this... ala Lightbox 2.0
Well, no... Not really Lightbox 2.0
For example, in Wimer's page there's a perfect example of what we're talking about - click photos on the left menu <a href="http://www.monokai.nl/site.php">here</a>. :)
Yes, I was also talking about the resizing of the frame within the flashfile. Lightbox 2.0 does the same thing, visually.
That's why I said <strong>we</strong>. :)
You did ? :P
In <a href="http://www.monoslideshow.com/vanilla/discussion/19/ken-burns-transition--resizable-window--transparent-background/#Item_5">this</a> post I said:
<blockquote>For example, in Wimer's page there's a perfect example of what <strong>we</strong>'re talking about</blockquote>
:)
Hey guys, The Ken Burns thing is a great idea. I'm working on it. Let's say an image = 480x360. The Ken Burns transition would pan/zoom over some area in this image. I'm thinking of specifying these attributes:
<code>kenBurnsStart = "0, 0, 480, 480"
kenBurnsEnd = "20, 20, 460, 460"
kenBurnsTime = "4"
</code>
Which would slowly zoom from one rectangle in the image to another one. Any thoughts about this?
I don't know about resizing though. The way it works on <a href="http://www.monokai.nl">Monokai.nl</a> also involves some php-code, to get the sizes of the images before they actually load, and this makes things a little harder to setup. To keep things simple, this feature is put on the shelf for now. Maybe in version 2.0 :)
creator of MonoslideshowThanks a lot for even considering this, Wimer, let alone already working on it! :D
Those settings seem just fine, would they be customizable? Both panning and zooming - the most important.
How about transparent background, is it possible? :)
for simplicity, it would also be great if we could just set the kenburnstime and random effects can happen by default. precise controls could then be added by using the coordinates where necessary.
Tae, that's exactly what I had in mind. I've got this planned:
<code>
kenBurnsMode = ["none", "random", "randomPan", "randomZoomIn", "randomZoomOut"]
kenBurnsRandomPercent = [0, 100]
</code>
I agree with that, setting the controls would be kinda always the same and boring. Nice going, Monokai. Great suggestion, Tae.
awesome. looking forward to see it in action.
your implementation in 1.1 looks great!
Glad you like it :)
creator of MonoslideshowI forgot to thank you here for your efforts, time and patience. Thanks for everything!
1 to 18 of 18