This website requires JavaScript.
Explore
Help
Sign In
x
/
box-o-sand
Watch
1
Star
0
Fork
0
You've already forked box-o-sand
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a1f814a294
box-o-sand
/
com
/
ag
/
RequestParams.as
9 lines
128 B
ActionScript
Raw
Normal View
History
Unescape
Escape
organizing as and swc files a bit more sanely
2010-02-19 03:11:10 +00:00
package
com
.
ag
getting crap figured out wrt compiling components, including with mxmlc
2010-02-19 03:02:35 +00:00
{
public
class
RequestParams
{
public
var
format
:
String
;
public
var
tags
:
String
;
}
}
Reference in New Issue
Copy Permalink