Question
C3 - Slide Positioning
I am trying to find info on how to fix the following - When I
run a published file, Flash / HTML ouput, I scroll down in the
screen and click a hotspot - That hotspot takes me to a new frame
(page) in the file, but when the frame loads, it loads in the same
spot as the 'scrolled to' spot in the previous frame - I need each
frame to always load at the top, when navigated to - Just like when
clicking a link in HTML, the next page automatically loads at the
top of that next page, not at the spot where the last scroll was -
I have positioned every slide at 0,0 - I have tried adding scroll(0,0) to the javascript area of the slide, but that does not fix it -
I have positioned every slide at 0,0 - I have tried adding scroll(0,0) to the javascript area of the slide, but that does not fix it -