# Id= dynamic number? AS2

**URL:** https://forum.kirupa.com/t/id-dynamic-number-as2/296486
**Category:** Uncategorized
**Created:** [September 15, 2009, 4:18pm UTC](https://forum.kirupa.com/t/id-dynamic-number-as2/296486 "2009-09-15T16:18:05Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![hondo311](https://avatars.discourse-cdn.com/v4/letter/h/6a8cbe/32.png) [@hondo311](https://forum.kirupa.com/u/hondo311)
#### Post date: [September 15, 2009, 4:18pm UTC](https://forum.kirupa.com/t/id-dynamic-number-as2/296486/1 "2009-09-15T16:18:05Z")

</div>

Hi,

I’m using Flash CS3 Actionscript 2

I’m loading an external file (it used to be an XML file but now it is an aspx file).

Anyway, my actionscript for loading the file looks like this:

xmlFile = “flash/info.aspx?id=1”

Which works great with the aspx file I’ve created. But i need the “id=1” to append a dynamic number instead of the “1”. How do I do this in actionscript? This project is a bit of a hack right now so I’d appreciate any help!

Thanks!

Hondo311
