# Flash parsing ASPX paramaters

**URL:** https://forum.kirupa.com/t/flash-parsing-aspx-paramaters/196256
**Category:** flash
**Created:** [August 7, 2006, 5:58am UTC](https://forum.kirupa.com/t/flash-parsing-aspx-paramaters/196256 "2006-08-07T05:58:01Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![leisuresuitlissy](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/leisuresuitlissy/32/2109_2.png) [@leisuresuitlissy](https://forum.kirupa.com/u/leisuresuitlissy)
#### Post date: [August 7, 2006, 5:58am UTC](https://forum.kirupa.com/t/flash-parsing-aspx-paramaters/196256/1 "2006-08-07T05:58:01Z")

</div>

[FONT=Helv] [/FONT]Dear people,

I am in big trouble and would really like it if someone could help.

I have made a flash banner that should parse ASPX paramaters but have no idea how to do it. For instance, if the user clicks ‘beer’ in the left navigation ( **not flash** ), a relevant, externally loaded image will display in the banner ( **is flash** ). If nothing has been clicked, then the flash file should cycle through default images in the folder.  
At the moment the folder structure is

- Root folder  
swf file
- bannercontent folder
- category 1 folder
- images and images and texts folder
- category 2 folder
- images and images and texts folder
- category 3 folder
- images and images and texts folder  
The querystring that will be sent to the flash file will be sent in the format of: category=categoryname&fimage=category/item1.jpg&ftext=category/item1.txt&fimage=category/item2.jpg&ftext=category/item2.txt&category/item3.jpg&ftext=

If anyone knows what I’m talking about or in which direction to point me for help or tutorials, can you please let me know? :jail:
