Add MXML (#1054)
This commit is contained in:
4
m/MXML.mxml
Normal file
4
m/MXML.mxml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml">
|
||||
<mx:Label text="Hello World"/>
|
||||
</mx:Application>
|
||||
Reference in New Issue
Block a user