PDA

View Full Version : Help with a project - argg.


younghomer
03-14-2003, 06:43 AM
Very newb at this flash thing.

My Project

I want to build a really simple movie that keeps track of houses in a lot that are being sold.

Not sure where to start.

I have a simple neighbourhood plan with movie's for each of the homes,using a form and simple database that keeps track of the status of the home. If it's sold, i want to have the unit movie animate and dissappear off plan. So the client can keep track of what's sold by checking out the webpage.

ANy tips on tutorials i should read up on and where should i start?

Thanks

Jesse
03-16-2003, 12:31 AM
Read the "loadVariables and LoadVars Objects" and "XML 101" tutorials which will teach you about the options you have for brining in the data from the database. Then (if you are very new) read the first four beginner tutorials to learn how to control the houses in the manner you wish to... or perhaps read those ones first. You may also need to read the Arrays tutorial and the Scripted Loops tutorial. That should keep you busy for a few days ;)