# Dynamically saving/loading movie clip values

**URL:** https://forum.kirupa.com/t/dynamically-saving-loading-movie-clip-values/176891
**Category:** Uncategorized
**Created:** [January 27, 2006, 7:22pm UTC](https://forum.kirupa.com/t/dynamically-saving-loading-movie-clip-values/176891 "2006-01-27T19:22:33Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![granty](https://avatars.discourse-cdn.com/v4/letter/g/df705f/32.png) [@granty](https://forum.kirupa.com/u/granty)
#### Post date: [January 27, 2006, 7:22pm UTC](https://forum.kirupa.com/t/dynamically-saving-loading-movie-clip-values/176891/1 "2006-01-27T19:22:33Z")

</div>

Hi folks

I could use some advice, I’ve been using Flash for ages but haven’t a clue about backend scripting.

I’ve got a flash app where you can add movieclips to the stage and drag them around etc…  
[URL=“[http://www.staff.ljmu.ac.uk/mkgngran/index.html](http://www.staff.ljmu.ac.uk/mkgngran/index.html)”]  
[http://www.staff.ljmu.ac.uk/mkgngran/index.html](http://www.staff.ljmu.ac.uk/mkgngran/index.html)

…what I’d like is for the user to dynamically save the \_x, \_y and \_rotation values so they can be viewed by other people.

What would be the best way to do this - write to an XML file or to a MySQL database? I’ve looked at some tutorials but its beyond my capabilities to be honest. Any pointers would be appreciated.
