Is it possible to pass a variable used by a php script in actionscript, even though its not defined in the actionscript, but in the actual external php script?
Im trying to pass the wordpress plugin path to a video plugin that requires a script, normally it has to be put in the root directory, I want it in the plugin directory instead.
any help is greatful.
