Share

XML-RPC Client for ActionScript

Project News for XML-RPC Client for ActionScript

  • The project is alive again!

    We (I, for now) will be releasing a new release (heh) of the library for ActionScript 2.0.
    ...That's a good thing!

    2004-02-12 18:03:34 UTC by dopelogik

  • New Developers Release

    A new pakage of the xmlrpcflash library has been posted for download, with 3 major changes:

    + New Simplified Event Model (thanks Martin Szulecki of Hamburg!)

    + Added Conteht-Type to meet xmlrpc spec adherance (thanks MM!)

    + NEW LICENSE TERMS, NOW LGPL (was gpl)

    See CHANGES.txt included in the package for more information.

    http://sourceforge.net/project/showfiles.php?group_id=24819

    2003-02-28 00:38:56 UTC by dot_ike

  • MM Flash Player: beta has ContentType working!

    Hello all,

    I am very pleased to announce that Macromedia seems to have fixed the ContentType property for the send, sendAndLoad, and getURL actionscript methods.
    (though not totally feeling secure that this will persist into theplug-in and flash player releases, but it IS VERY LIKELY that it will.)

    This is terrific for xmlrpc- as this has been one problem in making a truly useful (and full featured spec compliant) xmlrpc client library for Flash. In the end, it is my hope that the ContentType header will be a totally transparent element of the xmlrpcflash client lib.

    --
    My testing was on a Mac (OSX.2.2) with the beta flash plug-in, I HAVE NOT TESTED THIS ON WINDOWS, OR LINUX. (anyone out there who can?)

    The info page for the plug-in used is here:
    http://www.macromedia.com/software/flashplayer/special/beta/


    the tcpflow records:
    --
    POST /request/ HTTP/1.1
    Host: structuredsystems.net
    Accept: */*
    Accept-Language: en
    Pragma: no-cache
    Connection: Keep-Alive
    User-Agent: Mozilla/4.0 (compatible; MSIE 5.22; Mac_PowerPC)
    UA-OS: MacOS
    UA-CPU: PPC
    Extension: Security/Remote-Passphrase
    Content-type: text/xml
    Content-length: 43

    <foo><bar>eggs</bar></foo>


    --

    Additionally, this does not yet function with the Flash Authoring tools, but their update is emminent with the release of the Flash Plug in.
    --

    If anyone is interested in testing this (on different platforms?), please contact dot_ike for testing fla files, and instructions on how to monitor server calls.

    2002-12-08 23:25:34 UTC by dot_ike

  • New Logo for xmlrpcflash!

    While we have been actively massaging the library, Nupur Saurabh has contributed a fantastitic logo for the project!
    Thanks Nupur for the artwork and concept!
    http://xmlrpcflash.sourceforge.net/logo/xmlrpcflash_logo.swf

    You can controll-click the flash file to zoom in on it-
    Fresh Clarity = Fresh Energy = Fresh Identity

    A jpeg is availible for those without the Flash Plug-in,
    http://xmlrpcflash.sourceforge.net/logo/xmlrpcflash_logo.jpg

    Now, we return to our regular programming...

    Rocket-
    dot_ike

    2002-11-08 19:43:24 UTC by dot_ike

  • NEW Developer Mailing List!

    Anyone interested in developing, testing, keeping tabs on progress, or otherwise piching in, please join the new xmlrpcflash mailing list!

    http://lists.sourceforge.net/lists/listinfo/xmlrpcflash-development

    2002-11-04 17:17:53 UTC by dot_ike