Question
Thread display: Collapse - |
All Answers
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Javascript Animation
I have four graphics that I would like to animate across the screen. It
is a planet that has 4 moons, and I would like to make it appear that
they are revolving around the planet.
The specific movement I want them to do is start from the far left,
cross in front of the planet, then reverse course and cross behind the
planet.
Can this be done with javascript? What is the terminology called so I
can scour the web for the combination of tutorials, if you don't have
the code for the solution?
Thanks