How would i carry over variables and arrays and stuff into seperate movies?
When a movie is loaded into another, they share _root. So simply put vars in _root and they’ll both be able to write and read them.
okay thanks
voet, i think he means two separate swf files… if so, use LocalConnection… see this:
http://www.kirupaforum.com/forums/showthread.php?threadid=27105&highlight=localConnection
Could be … well, now he has them both
yeah thanks both of you