<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d14789577\x26blogName\x3dElango+Weblog\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://elangora.blogspot.com/search\x26blogLocale\x3den\x26v\x3d2\x26homepageUrl\x3dhttp://elangora.blogspot.com/\x26vt\x3d-4875223596954718087', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>


RED5 Flashcom Server supports AMF3

Open Source Flashcom server - RED5, recent version starts supporting AMF0 and AMF3 protocols. This is an amazing feature with RED5 server, when people are looking for free Open Source based AMF3 Remoting.

RemoteObject object can be used to connect AMF3 gateway while building application with Flex 2, 3 and on AIR based applications. NetConnection object can be used to connect AMF3 from Flash CS3 by setting the ObjectEncoding property to AMF3. Changing the ObjectEncoding property to AMF3, you can test Oscartrelles AS3 Flash Remoting Example with Flash CS3.

RED5 and Granite Data Services are the Java based Open Source remoting servers support AMF3.

Labels: , , , ,

« Home | Next »
| Next »
| Next »
| Next »
| Next »
| Next »
| Next »
| Next »
| Next »
| Next »

» Post a Comment