# Please Help, site with PHP and swiftSWF

**URL:** https://forum.kirupa.com/t/please-help-site-with-php-and-swiftswf/164954
**Category:** flash
**Created:** [October 6, 2005, 10:27am UTC](https://forum.kirupa.com/t/please-help-site-with-php-and-swiftswf/164954 "2005-10-06T10:27:46Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![electrify](https://avatars.discourse-cdn.com/v4/letter/e/b77776/32.png) [@electrify](https://forum.kirupa.com/u/electrify)
#### Post date: [October 6, 2005, 10:27am UTC](https://forum.kirupa.com/t/please-help-site-with-php-and-swiftswf/164954/1 "2005-10-06T10:27:46Z")

</div>

Hi guys,

I have a site that I’ve built using external swfs, one of them contains a spectrum analyser which loads an external audio swf created by swift swf.

The analyser uses loadmovie(“filename.swf”) to load the audio as the swf is in the same directory.

[CENTER]\_rootMC \< playerMC \< audio file.swf  
All three are in the base directory.[/CENTER]

For some reason this all works locally but as soon as I upload it the analyser does nothing and the music doesn’t play?!?

The other problem I have is with a php email form based off the tutorial by senocular, when it runs locally it works, remotely nothing.

[CENTER]\_rootMC \< email formMC \< email.php  
All three are in the base directory.[/CENTER]

I’m guessing it is some form of location/referencing problem but if it works locally I can’t see why it wouldn’t work remotely.

Can someone please help?
