Is it posible to do this in Flash?

hi , iam again,
Is it possible to access another swf timeline or object , from current SWF? if yes .
how ?

this is my openion

what i did in (Child SWF)

on release()
loadMovie(“parent.swf”,2)
gotoAndPlay (“parent.swf”,25)
//was my script is wright?

this loads all of parent .swf , but i need go to perticular frame in parent.swf