Hi,
To do this, you can use Pivot3D.gotoAndStop( frameNumber ); But if you need direct access to frame information, you can access Pivot3D.frames vector.
Please keep in mind that each mesh will have its own frame information, even if they're cloned meshes.
Regards,