Varible question?

If i load a movie in _level50 and have a var set like a name (inputName), then later that movie is replaced by a different movie in level50—does that wipe out my varible or is it still there that this new movie could use the varible and display it in a dynamic text box?

Thanks,
-M

gone

instead you can keep it in _level0 or _global and access that from _level50

Understood.

Thank you very much!

welcome :slight_smile: