Hi!
I have database-table with different texts, in which the %-sign is used.
When I retrieve the info with SQL and PHP and display the texts with echo, I see that the percent-sign is there. I then want to get that data into a flash-document with a LoadVars. I have embedded the %-sign for the dynamic textfield, but it won't show it anyway. I don't know where the problem is, is it in the PHP or Flash?
If this should be in the Actionscript thread just tell me, I think something
in my PHP-file is missing.
I have database-table with different texts, in which the %-sign is used.
When I retrieve the info with SQL and PHP and display the texts with echo, I see that the percent-sign is there. I then want to get that data into a flash-document with a LoadVars. I have embedded the %-sign for the dynamic textfield, but it won't show it anyway. I don't know where the problem is, is it in the PHP or Flash?
If this should be in the Actionscript thread just tell me, I think something
in my PHP-file is missing.
Comment