ASP, Access, and Flash issue

[FONT=Arial][SIZE=2]Greetings!![/SIZE][/FONT]
[FONT=Arial][SIZE=2][/SIZE][/FONT]
I am working on a Flash movie that will display news stories. My
Access DB has fields for: ID (auto number), Date (date), Headline (memo),
and FullStory (memo).

I’d like to display only the Date and Headline in a separate movie
clip, and have the ID associated in a way so that when the movie clip is
clicked on, it will bring you to a frame or movie clip that contains
the entire article. So essentially there is one .swf file with just the
headlines (linked) and when you click on a headline you go to a new
frame that has dynamic text fields containing the Date, Headline, and
FullStory.

In your experience, is this possible? Is it possible to display each
row into it’s own movie clip and somehow repeat the movie clip and
still keep the descending date order? I am not sure if that is the correct
way to go about it. It’s just that I would need to make these headlines a
link somehow that will bring you to the full article frame.

[FONT=Arial][SIZE=2][/SIZE][/FONT]
[FONT=Arial][SIZE=2]Thanks for your help! Peace![/SIZE][/FONT]

Casey