package Flash::Tags::RemoveObject; use Class::Struct; struct ( depth => '$', tagid => '$' ); 1;