# Capturing redirected url in flash 8

**URL:** https://forum.kirupa.com/t/capturing-redirected-url-in-flash-8/200397
**Category:** flash
**Created:** [September 11, 2006, 10:22pm UTC](https://forum.kirupa.com/t/capturing-redirected-url-in-flash-8/200397 "2006-09-11T22:22:27Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![shinu](https://avatars.discourse-cdn.com/v4/letter/s/fbc32d/32.png) [@shinu](https://forum.kirupa.com/u/shinu)
#### Post date: [September 11, 2006, 10:22pm UTC](https://forum.kirupa.com/t/capturing-redirected-url-in-flash-8/200397/1 "2006-09-11T22:22:27Z")

</div>

I am totally new to Flash and SWF file  
I am using Flash professional 8. I have this swf file which plays a flv from [URL-xyz.com](http://URL-xyz.com). This server redirects to the rtmp server and streams the flv from there. I would like to capture this rtmp url in my action script.  
The \_url parameter gives me [URL-xyz.com](http://URL-xyz.com) and not the redirected url  
Is there any way to capture this redirected url ?

Thanks
