CreateArray creates an instance of an ActionScript Array object. The lifetime of the created Array is maintained by the runtime. If the runtime dies, then the Value(s) that hold references to the Array are invalid. Such Value(s) must be released before destroying the movie.