# External data - which method?

**URL:** https://forum.kirupa.com/t/external-data-which-method/209827
**Category:** flash
**Created:** [December 12, 2006, 6:52pm UTC](https://forum.kirupa.com/t/external-data-which-method/209827 "2006-12-12T18:52:32Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![tvdhoff](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/tvdhoff/32/3088_2.png) [@tvdhoff](https://forum.kirupa.com/u/tvdhoff)
#### Post date: [December 12, 2006, 6:52pm UTC](https://forum.kirupa.com/t/external-data-which-method/209827/1 "2006-12-12T18:52:32Z")

</div>

Hello all.

I’ve but two days to complete a flash version of a PHP/MySQL driven website, which will serve as the eye-candy version, but with the same functionality.

As I’m pretty inexperienced with AS, I’m wondering how to crack this case best.

I need to have a table of contents which is filled with the title fields of some database records. If a title is clicked, the appropriate data must be fetched from the db and displayed in some textfields (title, contents, links, files).

How would I do this best?

Thanks!
