• I want to make some text that goes over the panorama.
    I used a transparent png of the text and tried it using the masks examples which seems to work.
    I'd like it to scroll with the mouse. I guess I can make a .png that is a lot taller than the screen.
    Any ideas how to grab it and scroll with the mouse ?

    cheers

    mick

  • I'm going to try and play with something like this over the weekend... using one of these:

    Zitat

    - onmousedown
    - mouse button down
    - get the current mouse position via the "mouse.x" and "mouse.y" variables

    - onmouseup
    - mouse button up

    - onmousewheel
    - mouse wheel change
    - get the current change from the "wheeldelta" variable

    I'll post it if I get something that works.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!