....my suspicion is that it can but I'm no expert when it comes to XML.
So here goes.
I have even mocked up a quick flash demo to try to explain what I'm trying to do!
http://www.tutor2u.net/assets/jimwordbuilder.swf
The project:
- The AMS project is a simple one - it encourages teachers to help children build confidence with reading by illustrating how words are built up step-by-step in a logical, phonic progression
- In the main part of the AMS screen, the user is presented with a graphic which resembles a pda/handheld device (that's the blue thing)![]()
- The device has a window in the middle which is used to display letters and words
- There are a couple of buttons on the device which enable the user to move backwards and forwards through a prescribed list of letters and words
- Another button gives the user a chance to reset the device and start again from the beginning on the list
- A navigation within AMS allows the user/teacher to select different lists of letters/words. The selection of a different list would require that list to be loaded so that the device can scroll the relevant content.
Key issues:
- The lists of letters/words are deliberately in order; there is no requirement to allow users to jump around the lists at will (I guess the analogy is a roll of camera film)
- The buttons need to trigger the "next" or "previous" letters/words, or to reset to the start of the list.
I can handle the design & user navigation fine. But how could I create the interaction between the graphic buttons and those lists?
I'm guessing that the lists could be held as an XML file and that an action would trigger the display of items in that file?
Any thoughts would be really appreciated.
Jim
www.tutor2u.net

