# Flash login opens new window on success

**URL:** https://forum.kirupa.com/t/flash-login-opens-new-window-on-success/243738
**Category:** Uncategorized
**Created:** [November 10, 2007, 1:50am UTC](https://forum.kirupa.com/t/flash-login-opens-new-window-on-success/243738 "2007-11-10T01:50:34Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Syous](https://avatars.discourse-cdn.com/v4/letter/s/57b2e6/32.png) [@Syous](https://forum.kirupa.com/u/Syous)
#### Post date: [November 10, 2007, 1:50am UTC](https://forum.kirupa.com/t/flash-login-opens-new-window-on-success/243738/1 "2007-11-10T01:50:34Z")

</div>

Alrighty, I’ve got a login script that works great with HTML/PHP/CSS. However I have a login now in a flash site, so I just pass the variables to my login.php and let the php scripts do their thing, but I am getting a conflict.

When the user presses ‘Submit’ I need the login destination page to open in a new window…and NOT in the flash movie. Any idea how I can do this? Thanks!
