Hi,
I am looking since several days how I could scroll the background of my website with the mouse pointer localisation.
What I want to do is a full screen website without any scrollbar, and when the mouse pointer go up, we can scroll up the page and the same for the four direction, up, down, left and right. Without any button and scrollbar, just the mouse pointer localisation.
I want to do it in AS3, I have already seen how to use the mouse pointer localisation with stageX and stageY but I do not know how to scroll the stage.
Thanks for your help.