# Simple list application

**URL:** https://forum.kirupa.com/t/simple-list-application/294208
**Category:** Uncategorized
**Created:** [August 10, 2009, 9:28pm UTC](https://forum.kirupa.com/t/simple-list-application/294208 "2009-08-10T21:28:06Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![FilipeD](https://avatars.discourse-cdn.com/v4/letter/f/858c86/32.png) [@FilipeD](https://forum.kirupa.com/u/FilipeD)
#### Post date: [August 10, 2009, 9:28pm UTC](https://forum.kirupa.com/t/simple-list-application/294208/1 "2009-08-10T21:28:06Z")

</div>

I’m trying to make a simple application to handle song requests in an online radio. The problem, and I feel a bit queasy saying this, is that I have next to no experience with ActionScript…

I’ve got the layout down, using a text input (where I type the song’s name), a button (adds the text to the list), and a list component (display’s the list…is this the best method or should I use a text box?). That’s pretty much all I need…I type text in the input box, press “Add Request” and it goes into it’s own line in the list…and I don’t need to keep that data between sessions or even delete it.

I know this is a bit too much to ask, but would any of you be able to help me with this?

Thanks in advance 🙂

![](http://www.kalleload.net/uploads/mvjuns/eulgcbdnthxy.jpg)
