Groups | Blog | Home


Archived Months
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
all groups > flash data integration > december 2006 > threads for december 1 - 7, 2006

Filter by week: 1 2 3 4 5

Problems connecting to a Webservice
Posted by Purvez at 12/7/2006 11:24:15 AM
Hi I have a test webservice created in Java which accepts 2 ints and returns their sum as an int. I use Sun App Server 9 and it works fine using JSP pages. In Flash I did the following: 1. Dragged a Webservice connector and gave it the WSDL url. It did find this as it displayed the...more >>


updating flash from a dynamically changing XML file
Posted by levrek1 at 12/5/2006 2:53:35 AM
Creating a non-interactive status display: I want to have the flash display reflect data in a server-based XML-file. So far this is easy. But I want the display to change everytime the XML file changes-- in order to reflect status changes. I've used an XMLConnector and specified it and the tr...more >>

problems in downlowding exe files
Posted by udikeren at 12/1/2006 12:53:55 PM
in my site there is a button which have action as follows: on(release){ import flash.net.FileReference; var listener:Object = new Object(); listener.onSelect = function(file:FileReference):Void { trace("onSelect: " + file.name); } listener.onCancel = function(file:FileRe...more >>



DevelopmentNow Blog