
12-02-08, 06:42
|
|
Junior Member
|
|
Join Date: Jan 2008
Posts: 7
Rep Power: 0
|
|
|
[need help] Need Suggestion on Complex AS
|
|
Hi Flep, I need some suggestion based on the animation I'm trying to create here.
Here it goes:
1. I want to have a button created automatically based on the child in my XML file. Each of the buttons is circle shape.
2. I want that button to be scattered randomly on the screen and they will not overlap to each other.
3. after loaded, I want each of them to randomly bouncing slowly on screen, and if each of them have a collision, it will change direction.
4. if my mouse is over one of the button, it will stop moving and display an information like the name of a person, that person's birth day and other informations related to that person while the other button is still bouncing. When my mouse is out of that button, the informations coming from the button disappear, become a circle again and start bouncing again.
My Question:
1. How would you suggest the content of my XML file?
2. Can you tell me which of your tutorial I could use to accomplish my idea?
Thank you in advance for your help Flep.,
Rexus
|
|