# About security in Flash/php/mysql integration

**URL:** https://forum.kirupa.com/t/about-security-in-flash-php-mysql-integration/168932
**Category:** flash
**Created:** [November 11, 2005, 10:29am UTC](https://forum.kirupa.com/t/about-security-in-flash-php-mysql-integration/168932 "2005-11-11T10:29:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Webforger](https://avatars.discourse-cdn.com/v4/letter/w/49beb7/32.png) [@Webforger](https://forum.kirupa.com/u/Webforger)
#### Post date: [November 11, 2005, 10:29am UTC](https://forum.kirupa.com/t/about-security-in-flash-php-mysql-integration/168932/1 "2005-11-11T10:29:56Z")

</div>

O wise ones,

I was reading Ben Smiths excellent [tutorial](http://www.kirupa.com/developer/actionscript/flashphpxml_integration.htm) about integrating flash/mysql/php. But with all the Flash decompilers around, is it a real security risk to put a reference to a .php script in an ActionScript?

In other words, would decompiling an .swf file disclose the username/passwd combo connection to a database? Or is the file as safe as any other .php script?

Thanks in advance!
