We are looking a developer and/or a group of developers to take our new website flash template along with the xml schema that we have created and configure the flash movie to load the xml content dynamically. Because of how only minimal information is displayed on the overview pages which doesn't include enough room to display all content in it's entirety, the overview page's dynamic text fields will need to substr() the XML-Array data, then make use of the pre-existing "read more" links to open a blank page (movie clip using the same transition as the other pages) an display the full content with scrolling if necessary. Attached are some images to assist in the relaying our concept. Thanks.
# xml mockup
<site name="awnstudio incorporated" privacytext="privacy policy" privacyurl="http://localhost">
<page name="home">
<column name="left">...</column>
<column name="right">...</column>
...
</page
</site>






