Short & Easy question

Can someone please type me up a script that would allow the user to clikc and drag mulitple symbols- similar to this:

[INDENT]on (press) { startDrag (this._parent, false);}
on (release) { stopDrag ()}[/INDENT]Only that instead of using “this”, it drags the following symbols on mouse click:

background (a movie clip)
dubai_btn (button)
abu_dabhi_btn (button)
sohar_btn (button)
muscat_btn (button)

Thanks for your time
:thumb: