I'm using SWFAddress for the first time and I keep getting a 5007 error: An ActionScript file must have at least one externally visible definition.
Printable View
I'm using SWFAddress for the first time and I keep getting a 5007 error: An ActionScript file must have at least one externally visible definition.
I'm not sure, but I guess that one of your action script files doesn't have a public method (constructor or other function) :)