Skip to content

Tag Archives: tvguide

Flash TvGuide App

08-Sep-03

Okay, heres the flash client (only 47k!) for the TVguide webservice posted recently.
It’s quite a fairly simple movie using flash remoting and amfphp. I used amf to call my tvguide webservice via SOAP. Instead of having your swf call a specifc flash service, you call a special service which acts like a proxy to SOAP [...]

Webservices in Flash 2004

01-Sep-03

I’ve been playing about with the webservice connector in flash mx 2004. What I’ve discovered is that connecting to a webservice and using the data returned is really easy.
I’m using the tvGuide webservice (http://www.nodetraveller.com/webservices/tvGuide/tvGuideService.php?wsdl here at nodetraveller.com as one of the operations it provides is a list of channels which would look ideal in a [...]