Easy way to bring a php variable on flash with AS2

Posted by DomingoSL on Stack Overflow See other posts from Stack Overflow or by DomingoSL
Published on 2010-06-01T03:36:54Z Indexed on 2010/06/01 3:43 UTC
Read the original article Hit count: 274

Filed under:
|
|
|

Can you show me an example of a very easy implementation in AS2 (action script 2.0) to bring a var from a php file. I have a php script who return a value into the var $result when it is executed, how can i use this var on flash? Thanks

© Stack Overflow or respective owner

Related posts about php

Related posts about flash