To elaborate:
Using FP 2002; I’m a GUI man, not HTML; not a programmer….I am trying to create a slide show effect. How do I have a new page load after a given number of seconds?
Here is what I was trying to do and where I got stuck:
I created a page that has a desired transition effect “on load.” In other words, when I open it all by itself, I get the effect I want.
I then made that page one of the frame pages within a frame. But when that frame loads, I no longer get the transition effect; the page just pops up in the frame.
However, if I use a hyperlink to open that page in a targeted frame, I get the desired effect.
I don’t want the user to have to click to see the page load in the snazzy way, I just want the page to load automatically, with the desired transition effects.
Any suggestions?