Goldsource - hyperreal
Network and Filesystem
AMF Generator PDF Drucken E-Mail
Generate an ActionScript 3 model class used to communicate with a Rails model over RubyAMF
http://github.com/jdtornow/amf_generator
 
AS Mailer PDF Drucken E-Mail
Actionscript 3 Mail API which supports SMTP, POP3, IMAP protocols
http://code.google.com/p/asmailer/
 
AS3 Email PDF Drucken E-Mail
ActionScript3.0 Library supports MIME, POP3, SMTP
http://github.com/lyokato/as3email
 
AS3 Http Client PDF Drucken E-Mail
HTTP/HTTPS client library for Actionscript 3
http://github.com/gabriel/as3httpclient
 
AS3 oAuth PDF Drucken E-Mail
ActionScript 3.0 OAuth Client Library
http://github.com/lyokato/as3oauth
 
AS3 oEmbed PDF Drucken E-Mail
oEmbed library for ActionScript3
http://github.com/lyokato/as3oembed
 
AS3 Remoting Service PDF Drucken E-Mail
A service framework for Action-script 3
http://github.com/JasonDias/AS3-RemotingService
 
AS3 RPC Library PDF Drucken E-Mail
Actionscript 3 RPC Library (AMFO & XML)
http://code.google.com/p/as3-rpclib/
 
AS3 SASL Client PDF Drucken E-Mail
SASL client for ActionScript3
http://github.com/lyokato/as3saslclient
 
AS3 Webservice PDF Drucken E-Mail
Open-source Webservice class implementation in AS3 for Flash CS3 IDE.
http://code.google.com/p/as3webservice/
 
AS3 XMPP Client PDF Drucken E-Mail
ActionScript 3.0 XMPP client library
http://github.com/lyokato/as3xmppclient
 
HTTPForm PDF Drucken E-Mail
Actionscript 3 library to emulate a HTML form submission request, including file upload.
http://github.com/relix/HTTPForm
 
Kuching PDF Drucken E-Mail
a lightweight XMPP library for Actionscript 3
http://github.com/bluef/kuching
 
SMTP Mailer 0.9 PDF Drucken E-Mail
This class deals with the SMTP socket server, 2 methods are available for the moment (sendAttachedMail and sendHTMLMail) the first one sends an email with an attached file (picture or any kind of file), the second one sends only a simple HTML email.
http://www.bytearray.org/?p=27