
07.02.2010, 19:07
|
|
Регистрация: Jan 2010
Сообщений: 37
|
Creation Time Id
id attribute is not allowed on the root tag of a component.
<GameComponent id="dsd" xmlns="controls.*" xmlns:mx="http://www.adobe.com/2006/mxml" verticalScrollPolicy="off" horizontalScrollPolicy="off" width="1201" height="779">
<mx:TabNavigator id="Tabs" alpha="1" width="779" height="484" horizontalAlign="center" x="342" y="45" showInAutomationHierarchy="false" historyManagementEnabled="false" backgroundColor="#000000" color="#0098AF" fontSize="14">
</mx:TabNavigator>
</GameComponent>
Последний раз редактировалось nocoments; 07.02.2010 в 19:09.
|