Having the code bellow:
<mx:application xmlns:mx="http://www.adobe.com/2006/mxml"
layout="absolute">
<mx:script>
<!–[CDATA[
public static const menubarXML:XMLList =
<root>
<menuitem label="main1" data="1">
[...]