Basic Animation
Posted: Sun Mar 07, 2010 12:43 am
Hi,
I am still a beginner using RunRev Studio 4 (Windows) and am trying to figure out how to create a project, for web deployment,that includes animating a rectangle shape to move up and down on a screen, started by clicking a button. I've previously created this project in another program using JS, but that export can only work with Windows, and I would very much like to create it in RunRev allowing X-platform use, especially Mac. (I have friends and family with Mac's who currently can not view this.)
I am not sure how to create basic animations like this in RunRev and wonder if I would need the Animation Engine add-on to accomplish this. The animation in JS does use a formula that causes the down animation (following the up animation) to proceed at half the speed of the up segment. Complicating this, the speed of the up and down cycle starts at a specific number of cycles per minute (controlled by a user entered variable, with the default as 10), then is reduced each minute thereafter until the cycle is 6 per minute, which continues until the animations preset time in minutes is completed (default time = 15 minutes).
The animation is to help users pace their breathing and improve relaxation.
I suspect that this project can be created in RunRev, but I'm not sure where to start. The first challenge is the animation of the rectangle shape, then the more complex features can be added.
I would appreciate any leads, suggestions, links to examples.
Thanks for your help.
Kind Regards,
I am still a beginner using RunRev Studio 4 (Windows) and am trying to figure out how to create a project, for web deployment,that includes animating a rectangle shape to move up and down on a screen, started by clicking a button. I've previously created this project in another program using JS, but that export can only work with Windows, and I would very much like to create it in RunRev allowing X-platform use, especially Mac. (I have friends and family with Mac's who currently can not view this.)
I am not sure how to create basic animations like this in RunRev and wonder if I would need the Animation Engine add-on to accomplish this. The animation in JS does use a formula that causes the down animation (following the up animation) to proceed at half the speed of the up segment. Complicating this, the speed of the up and down cycle starts at a specific number of cycles per minute (controlled by a user entered variable, with the default as 10), then is reduced each minute thereafter until the cycle is 6 per minute, which continues until the animations preset time in minutes is completed (default time = 15 minutes).
The animation is to help users pace their breathing and improve relaxation.
I suspect that this project can be created in RunRev, but I'm not sure where to start. The first challenge is the animation of the rectangle shape, then the more complex features can be added.
I would appreciate any leads, suggestions, links to examples.
Thanks for your help.
Kind Regards,