(First type poster, so forgive me if I put this in the wrong forum)
http://www.kirupa.com/developer/flash8/interactive_image_pan.htm
Hey guys, currently using the source files on the tutorials page, combining the stuff in this tutorial with the stuff in the Sliding Menu tutorial (http://www.kirupa.com/developer/flash8/slidingMenu.htm) with each Interactive Pan image being one of the content pages. Trying to go for a touch screen ipad type feel to the site.
The ‘image’ for the panning is basically text based and I’ve managed to switch around the code to make it scroll on the y axis instead of the x axis. The problem I’ve got is that the content is using the “Stage.height” as its border, and I want to contain it within the height of the MC clip (690x580).
Can anyone tell me what the code needs to be for this?
Cheers
YoSpeck