November 2024 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Tag Archives: actionscript3
URLLoader and Loader classes
Have you ever had mystery errors that your content stopped working without a reason? Possibly you haven’t registered all important listeners, most examples are simplified, i.e.
Posted in actionscript, flash
Tagged actionscript3, Loader, URLLoader
Comments Off on URLLoader and Loader classes
Flash-XML-RPC->WordPress!
Hi, if you had a chance to look at the Flash->XML-RPC->Magento post then you have all you need to achieve similar with wordpress:) how cool is that? And I have lost so many years by not adding this (webservices) into … Continue reading
Flash->XML-RPC->Magento
In this article I’ll show you how to connect (login) and disconnect (release session) to the magento store using Magento API.
Posted in flash, magento, xml-rpc
Tagged actionscript3, flash, magento api, webservices, XML-RPC
Comments Off on Flash->XML-RPC->Magento