if i write a code
main_mc.onpress = function()
{
startDrag(main_ mc)
}
this code is not working in my flashlite2.0.
anypne help me to do this
main_mc.onpress = function()
{
startDrag(main_ mc)
}
this code is not working in my flashlite2.0.
anypne help me to do this
Comment