Here is what I have so far.
:SWF File here:
And I made it you match the layout of here site.
Here
As you can see I pretty much have the layout of it down. Some little bugs to be worked out with characters allowd in the text boxes and what not. But I have a good platform.
NOW for the fun part!
Getting vars from flash to send, via POST, to PHP. I have been trying to find a good tutorial on this online but I am not having such great outcomes!
So if anyone can help me here please go for it!
This is exactly what I am looking for.
A way to pass vars from a flash swf(embeded in a .php file) to the PHP via a sumbit button on the SWF, then have the variable saved into a corisponding section in a DB.
I don't need any help with getting it saved to a DB, if anyone can get me to a point where as I can echo the variable in the PHP file and it show the one from the SWF file I am good as gold.
SO PLEASE! If anyone knows any tid bits of information I would be honored!
THANKS

