用NuSOAP寫了一個PHP Web Services連接Yahoo的股票查詢服務,稱為StockQuote(WSDL)。
與此同時,用Flash MX 2004的WebServiceConnector做了一個StockQuote的Front End(只支持Mozilla,原因),結果還是用Flash Remoting連接Web Services是最好方法,沒有Browser兼容問題,按此看示範,按此下載整個範例源文件。
注意
Flash Remoting版需要先安裝Flash Remoting Components for Flash MX 2004,然後安裝AMFPHP編寫的RemotingConnector Component,最後在英文Windows發佈。
2004-6-20追加
由於Yahoo網站改版,這個Web Services已經無效。 |