Hello,

can anyone direct me to a tutorial or help me straight up,

I'm looking to do an image viewer that does the following:

* on MouseOut = scroll by itself and loop
* on MouseMove = image pan with the mouse
* on MouseDown = play a different movie clip (i got this working)

As I said, it's like going on a virtual tour that's controlled by a mouse but just horizontal movement and not 360.

So, I found actionscripts for all these actions individually but I can't make them work together (duh!)

anything helps, pls!