|
Workspace - Global/Secure Vars |
|
The PC Executable Settings are shown below:

(1) Create variables which you do not want to declare using Actionscript in your SWF movie. These variables will be available on Frame 1 of your compiled Application.
(2) Secure variables can also be entered. Unlike Global Variables (1), Secure Vars must be requested using Application.getSecureVar().