Skip to main content
Participant
November 28, 2016
Answered

Page anchor - Adobe Animate

  • November 28, 2016
  • 1 reply
  • 318 views

I'm a beginner in Adobe animate and have what seems to be a very simple question, but would appreciate some help if anyone can. Basically, I have a question and answer flow diagram and want to make the final verdict to return to the top of the page. Has anyone any ideas at all? Thanks in advance.Page anchor

[Moved from non-technical Forum Lounge to specific Program forum... Mod]

[Here is the list of all Adobe forums... https://forums.adobe.com/welcome]

This topic has been closed for replies.
Correct answer ClayUUID

Well Page Anchor, scrolling to the top of a web page is actually very simple:

window.scroll(0, 0);

1 reply

ClayUUIDCorrect answer
Legend
November 28, 2016

Well Page Anchor, scrolling to the top of a web page is actually very simple:

window.scroll(0, 0);