Change functionality based on flash player type
Usually, when you code, you might find that you need to change a few things in the code based on whether you are working locally or on a web host. For example, suppose you are sending a request to a server side script (emailing for instance) called “email.php”, if you are working from inside flash, [...]



