Jump to content

Simple AS 2 button calling the browser to position to the top

peterfconn's Photo
Posted Jun 18 2012 01:08 PM
1426 Views

this should work but doesn't. don't know why.

on (press) {
import flash.external.ExternalInterface;
ExternalInterface.call("window.scrollTo(0,0)");

}

thanx!

Tags:
0 Subscribe


0 Replies