Flex 2 SDK => SWF metadata tag

Hi!
Is here someone who know where find all attributes for SWF metadata tag?

I know that are these attributes: width, height, frameRate, backgroundColor.

[SWF( width=“1000” , height=“500” , frameRate=“31” , backgroundColor=“0xffffff” )]

And I want more…