Hello,
Is it possible to export an array from a swf at runtime and use it in another fla file? What I am working on is a flash movie that lets the user type in words and their definitions. These are loaded into an array by a function. What I’d like to do next is make this array available for use in the same fla or a different fla. Is this possible? I’ve attached my working fla so you can see the direction I am heading.
The desired end result is a template that can be shared across the office. An editor will be able to create glossary and definition lists by typing right into the swf.