View Full Version : Scene help
msweeney
07-20-2004, 03:36 PM
I have a digital photo album where each collection of pics is in a new scene. There is a next and a previous button for each collection of pics. If you hit next it will go through that collection of pics as many times as you want (which is fine). The problem is when you hit the previous button enough times it will take you to the previous scene. How do I stop it from doing that?
To view the file click here: (http://kstc45.com/miscellaneous/bpage/index.cfm?page=miscellaneous/bpage&k=ec&sk=home)
hit the multimedia button and the event photos
Thank you!
red penguin
07-21-2004, 11:07 PM
On that frame (frame one of any scene) just tell it to goto the last frame of that scene. . .
ps: MAJOR JS problems in that page.
Event thread: onmouseover
Error:
name: TypeError
message: Statement on line 145: Expression evaluated to null or undefined and is not convertible to Object: document.Image7
Backtrace:
Line 145 of inline#1 script in http://kstc45.com/miscellaneous/bpage/index.cfm?page=miscellaneous/bpage&k=ec&sk=home
document.Image7.src = circles.src;
In unknown script
MM_swapImage("Image7");
At unknown location
{event handler trampoline}
----------------------------------------
Event thread: onmouseout
Error:
name: TypeError
message: Statement on line 88: Expression evaluated to null or undefined and is not convertible to Object: document.Image7
Backtrace:
Line 88 of inline#1 script in http://kstc45.com/miscellaneous/bpage/index.cfm?page=miscellaneous/bpage&k=ec&sk=home
document.Image7.src = transfiller.src;
In unknown script
MM_swapImgRestore("Image7");
At unknown location
{event handler trampoline}
|
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.