dhaemonium Posted January 19, 2007 Report Share Posted January 19, 2007 estou usando isso num projetofuncionou perfeitamente...mas gostaria de saber se tem como mandar ele pegar esse "bolinha" estando dentro de 1 movie clip o "01"tem como fazer isso, pelo _root, _parent, ou algo parecido¿bolinha.onPress = function() { startDrag(this); } bolinha.onRelease = function() { stopDrag(); }obrigado pela atençao e t+ Quote Link to comment Share on other sites More sharing options...
0 George Posted January 20, 2007 Report Share Posted January 20, 2007 sim, use root:_root.bolinha.startDrag(); Quote Link to comment Share on other sites More sharing options...
Question
dhaemonium
estou usando isso num projeto
funcionou perfeitamente...
mas gostaria de saber se tem como mandar ele pegar esse "bolinha" estando dentro de 1 movie clip o "01"
tem como fazer isso, pelo _root, _parent, ou algo parecido¿
obrigado pela atençao e t+
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.