We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0 parents commit c4a2b67Copy full SHA for c4a2b67
.gitignore
@@ -0,0 +1,11 @@
1
+# Build and Release Folders
2
+bin/
3
+bin-debug/
4
+bin-release/
5
+
6
+# Other files and folders
7
+.settings/
8
9
+# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
10
+# should NOT be excluded as they contain compiler settings and other important
11
+# information for Eclipse / Flash Builder.
README.md
@@ -0,0 +1,4 @@
+as3workwithjava
+===============
+a simple framework for as3 connect to java with http amf data
0 commit comments