Skip to content

Commit c4a2b67

Browse files
committed
Initial commit
0 parents  commit c4a2b67

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
as3workwithjava
2+
===============
3+
4+
a simple framework for as3 connect to java with http amf data

0 commit comments

Comments
 (0)