Forum Moderators: open
I was thinking about Flash, but I'm not sure if Flash can interact with databases to the extent I need.
One option would be to use some type of server side scripting with images set to width depending on the database.
I'd love to get some feedback from the forum on this.
Thanks.
Factors we tripped over:
1. How many pieces of information are attached to one Timeline entry? Is it always the same?
2. Does the amount of text vary significantly from entry to entry? That can make a big demand on a page template.
(edited by: tedster at 11:52 pm (utc) on Mar. 15, 2002)
depending on the timeline, you could, say assign a number to each 500 year increment in the timeline. You could have another column in your database pointing to an image URL, ie a picture of your timeline, where each increment points to a URL with the relevant pic linked to
Make the database searchable by being able to query all the time line and various parts of the timeline
Is that the sort of thing your looking for?