nitromaster Posted January 10, 2010 Share Posted January 10, 2010 Hi Basically I'm gonna have a swf on a page. This will get various variables via the standard flash procedure. I have no knowledge of flash. How easy would it be to create a swf to basically take all these variables, and pass them back to a php page as GET parameters? (want to use the php page to track them/etc) That's all my swf needs to do. Is this easy-ish? Is this even possible in a swf? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/187907-pass-variables-from-flash-to-php/ Share on other sites More sharing options...
corbin Posted January 10, 2010 Share Posted January 10, 2010 You'll need to use ActionScript, and it's pretty easy. If you don't have previous coding experience though, it might be a bit confusing. Quote Link to comment https://forums.phpfreaks.com/topic/187907-pass-variables-from-flash-to-php/#findComment-992214 Share on other sites More sharing options...
whansen02 Posted January 20, 2010 Share Posted January 20, 2010 http://www.code2design.com/tutorial/sending_variables_from_flash_to_php_and_back This should help if you haven't had time to figure it out already. Quote Link to comment https://forums.phpfreaks.com/topic/187907-pass-variables-from-flash-to-php/#findComment-999050 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.