# Dload wrong file

**URL:** https://forum.kirupa.com/t/dload-wrong-file/332169
**Category:** Uncategorized
**Created:** [February 20, 2014, 4:18pm UTC](https://forum.kirupa.com/t/dload-wrong-file/332169 "2014-02-20T16:18:19Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![scottiescotsman](https://avatars.discourse-cdn.com/v4/letter/s/ac91a4/32.png) [@scottiescotsman](https://forum.kirupa.com/u/scottiescotsman)
#### Post date: [February 20, 2014, 4:18pm UTC](https://forum.kirupa.com/t/dload-wrong-file/332169/1 "2014-02-20T16:18:19Z")

</div>

Whats wrong with this as keeps trying to download the .php file rather than the file itself lol  
[AS]  
function dClick (e:MouseEvent):void  
{  
navigateToURL(new URLRequest('download.php?file=temp\_02.zip"), ‘\_blank’);  
}  
[/AS]

Thanks in advance  
Steven :vader:
