Config.as- (Found July 2, 2008 ) Simple class that loads config files. You can view the documentation here. This is provided as is, but please post any errors, corrections or suggestions in the comments below.include "stringUtils.as" Config.as v1.0 created by mike chambers : meshmacromedia.com requires stringUtils.as which can be downloaded from: http:radio.weblogs.com0106797filesstringutilsif(!String.stringUtilsDefined) trace("Warning : The stringUtils.as file was not loaded. This library is required..http://radio.weblogs.com/0106797/files/config/ Calling Web Services from Flash MX- (Found July 2, 2008 ) There has been a lot of discussion within the Flash Community concerning calling web services from Macromedia Flash. This seems to have been prompted by google making available a web service for their search engine. So i thought i would give a quick sneak peek of calling web services from Flash using Flash Remoting. The example linked below calls the google web service to do a search (i'll let the code speak for itself). The example is commented. Post any questions comments in the...http://radio.weblogs.com/0106797/categories/examples/2002/04/28.html#a9 |