View Single Post
 
Old 09-11-2013, 08:03 AM
ky1488 ky1488 is offline Windows 7 32bit Office 2007
Novice
 
Join Date: Sep 2013
Posts: 6
ky1488 is on a distinguished road
Default

It does not seem to work as required. However the biggest problem here is that executions won't suspend at breakpoints. Debugging is very troublesome!

Your solution sets hidden permanently. As I already have hidden slides, I don't want to mix with them or by accident unhide a slide I have originally set to hidden. A better solution for my application would be to set the next active slide to i+2. I suppose I'd better use App_SlideShowNextSlide instead but then, how I set the next slide number to ActiveSlide + 2?

Håkan
Reply With Quote