Howdy...
I've moved the thread to this forum... I wish we have FlashLite forum, but we don't...
You sure can do that with FL1.1... I saw people doing that at the MAX with loadVariables() functions with the loop to check if the data is loaded or not...
To be honest with you Flash does not really care what you do with PHP... It doesn't matter whether you create/modify/delete the MySQL database or not... It only cares the final output from the PHP which should be 'variableName=value&variableName=value' format... Flash should be fine as long as it gets the data that way...