Hello,
I´m trying to develop a system where i´ll be able to publish the contents of a magazine in real size.
The navigation would be:
- when openned, the pages would be small, like 800x600 size, showing both pages (first and second).
if the user click on the first page, both pages would resize to a 1024x768 size, but the second page would be “outside” of the screen.
to see all the height of the first page, the image has to be controled by the mouse _y position.
I tried to make it work, but it seems that the control thru mouse positon is conflicting with the resize of the movies.