This example uses the DragX and DragY variables to create a parallax effect. I hope you like it.
The interactions take place on the DragBall, a dynamic panel which contains the following events to move other dynamic panels.
OnDrag
Move DragBall with drag
OnMove
Move *DynamicPanel* by...
X: [[DragX / 5]]
Y: [[DragY / 5]]
The smaller number the drag variable is divided by, the greater the effect (more it moves). With this said, it would make sense that the objects you want to appear closer to you divide by a small number. The farther away objects have a bigger number.
Jakub of Axure Czech Users created this interaction, I took the concept and applied it to the skyscraper design.
See it Live
![]()



LinkBack URL
About LinkBacks

Reply With Quote