One of the more wonderful Flash capability is its ability to communicate with JavaScript. This example is intended to show various JavaScript methods (functions) that can be used to interact with a Flash movie.
URL Encoding is the process of converting string into valid URL format. Valid URL format means that the URL contains only what is termed "alpha | digit | safe | extra | escape" characters.