PDA

View Full Version : html form values to flash???


toad32
12-21-2001, 04:27 AM
Ok I know that this is a common request but believe me I have look all over and cannot find what I need to know. I need to pass simple .html form values into flash. Wait that might be to simple. I have 4 different form fields(popups) that need to send their info to flash so that flash can use that info to build a file name and then use that file name to load the corrisponding .swf into the _root. level. I thought about the dump file with the info in a .txt file and the retrieve that. But my understanding is that if I do that then if I have multiple users that that could become a bottleneck and problems down the road. Any suggestion or point me in the direction of a tut on this would be great. Sorry to bother.

Thanks
Carter

Jesse
12-22-2001, 06:15 AM
See the Passing Variables Around, FS Command Library and LoadVariables Interaction tutorials.