[flexcoders] URLLoader class

2006-12-14 Thread z4guyuk
I've got a URL loader class loading some XML for me. I was testing the error handling to see what happens if the internet connection is not working (I disabled my network connection). When I tried to load the XML no events for the URL Loader fired at all and I was left waiting for the XML to load

[flexcoders] LoaderInfo Class

2006-12-14 Thread z4guyuk
Hi I have a class that is set up in the creationComplete handler of my main App. In this class I set up url's to be used when loading data from the server. When I am testing locally I need to use different url's than when the swf is on a server. To determine weather the swf is running on a serv

[flexcoders] Re: XML-RPC

2006-12-11 Thread z4guyuk
Many thanks, that's hopefully saved me a lot of time! I'll have a go at getting it to work and see how I get on. --- In flexcoders@yahoogroups.com, "chuvakgu" <[EMAIL PROTECTED]> wrote: > > Funny you should ask. > > http://xmlrpcflash.mattism.com/ is for AS 2. I converted it to AS3, > fixed som

[flexcoders] XML-RPC

2006-12-08 Thread z4guyuk
I have spent most of today googling and searching forums looking for an answer to this and it's getting towards that time on a Friday so my brain has given up. Does Flex natively support XML-RPC? I found 1 or 2 examples of it being used - one of them here: http://tech.groups.yahoo.com/group/flexco