package Flash::Tags::DefineButtonSound; use Class::Struct; struct ( tagid => '$', states => '@' # of Flash::Types::SoundState; ); 1;