ASP.NET Show - Cosmic light show

 



Show panels are automatically built for each image from a specified folder (see ImagesShowPath feature).
Panels' transition mode is automatic. Check the two available modes: Show, Manual.
Each image panel is loaded just before it's shown. No loading lag on first page load.
Enable the manual changer using the ManualChanger property.
Customize the panels' transition type. Check these examples: Fading, Quick Scroll, etc.
Check also the extended version of this example: Cosmic light show 2

Download Download this working example.

Example Code

<obshow:Show id="Show1" runat="server" ImagesShowPath="images/cosmic" />    

VB.NET
Show1.ImagesShowPath = "images/cosmic"


C#
Show1.ImagesShowPath = "images/cosmic";

"Thank you!!! ... Awesome customer service!! :)"

Romi Kovacs