Hi,
I have a problem. I am using flash and php to make stuff interactive but when flash sends the info to the PHP script it puts a load of crap in the code and moves it down a line. Heres the code it puts in:
<P ALIGN="LEFT"><FONT FACE="Arial" SIZE="12" COLOR="#000000">Problems with Flash</FONT></P></body>
I dont want all this @!#$ in the code, so how do i make it just write: Problems with Flash instead of all the crap??
I just want it to write this to the HTML: problems with flash and not:
<P ALIGN="LEFT"><FONT FACE="Arial" SIZE="12" COLOR="#000000">Problems with Flash</FONT></P></body>
Please help me!!!!
Max Slade