Hi

I am trying to add multiple 'post it' style notes to a director(8.5)
project i can get the editable text fields to move(on the stage during
runtime) and for the keyboardFocus to focus on the sprite you are
moving (so you can type in it) this all works, the problem arises when
you type into the 'notes' then if you try to move them you can't but
if you click back to one of the other moveable objects it will move
again.
Basically once you have clicked (mouse up) the object once it will not
move untill you click another object then and then go back to the
first object then it will move on the mousedown click.

I am after being able to move the objects all the time ie if you edit
it then you can move it around the stage after without having to click
on other objects

hope this makes sense! and someone has a solution!

Cheers