Archived Months
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
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 > macromedia flash flash remoting > april 2006

Web Host can't get Flash Remoting to work
Posted by WeberMediaDesign at 4/29/2006 12:00:00 AM
Please help this non-technical client get my website up, please! I have had an application developed and my programmers have utilized FlashRemoting. I have seen the application working on one web host's testing server, but we had to move it because of tech support issues. This new host...more >>


String error???
Posted by C-Rock at 4/27/2006 6:17:28 PM
I'm trying to compare a username entered in flash to the username in a database. If I have the coldfusion document set-up to take a param "userID" as a numeric it works fine with flash. If I change it to accept a string and compare it to a different column in the database that is text, I ...more >>

helloWorld troubles
Posted by j_mcwatters at 4/25/2006 12:00:00 AM
Hello World! Well at least that worked. I'm trying to follow the "Building a Hello World application with Flash Remoting" example at http://livedocs.macromedia.com/flashremoting/mx2004/using_flash_remoting/wwhelp/ wwhimpl/js/html/wwhelp.htm. I've followed it to the letter, but not...more >>

Problem About using AMFPHP 1.2.1 Version
Posted by Anuru at 4/21/2006 12:00:00 AM
Hi Everybody, First of all I would like to thanks to all of the developers who open the Flash Remoting for open source source world. So I download the AMFPHP 1.2.1 version. So I install the AMFPHP to my local environment and test the gateway by accessing the gateway.php. Everything is ...more >>

bad to create more than one service?
Posted by sneakyimp at 4/20/2006 9:31:09 PM
i have a flash project constituted of multiple flash movies. each one is creating its own instance of the exact same remoting service. i have two basic questions. here's the deal: main.swf - loads companion_products.swf companion_products.swf - creates a service like this: var...more >>

LoadVars can't access URL - then freezes
Posted by Ayman A. R. at 4/20/2006 2:05:41 PM
Hi, Guys did that ever happen to any of you before? You use a loadVars object (or even a loadVariables object) to get some data from a URL , but the server of that URL is down (or some kind of problem is happening with it),,.. and then it's as if your flash movie is just looping forever to...more >>

Flash Remoting Sample
Posted by Takatoshi at 4/19/2006 12:00:00 AM
Hi all, i was wondering if someone could help me understand the coding on the button that comes with the flashremoting package? I would like to build my own button but cant seem to figure out which parts i actually need. Thankyou ...more >>

WSDL swf sandboxing issue? I am gonna get fired. help!
Posted by skatan at 4/19/2006 12:00:00 AM
Hi there, Hear me out, this is the problem and I really dont want to get fired people! I am building an online video slot machine. There are 5 reels that spin on this thing. The actual reels are loaded in externaly into a mc holder on the _root of the project. I call a webservice when the ...more >>



AMFPHP
Posted by Nehhhh at 4/18/2006 12:59:45 PM
Hello group, I want to develop an authentication application which uses mysql database to check for valid users. I have tried to use AMFPHP as described in the following link : http://www.macromedia.com/devnet/flash/articles/amfphp_02.html I have made some modifications like ...more >>

Occur "NoSuchServiceException" using Remoting call
Posted by JayTsao at 4/18/2006 12:00:00 AM
This problems are in the Flash Remoting MX for java environment. Please help to look what's problems? Using Flash 8 to careate a flash file, "say.fla" Using ActionScript2.0 Using JDK 1.4.2_09 Using Tomcat 4.1.31 I installed Flash Remote Gateway Servlet (from "flashgateway-samples.war...more >>

Flash Remoting not working from browser
Posted by Koop at 4/16/2006 8:45:53 PM
Quick Problem: I have a movie that connects and displays the data fine when run by testing the movie from within flash its fine however as soon as i try to run it from the html or by IIS link to the swf, or even by browsing to the swf via file manager it fails to connect. Any ideas why? ...more >>

Could not load WSDL
Posted by flextnet at 4/14/2006 12:53:37 AM
Hello I've got a strange problem connecting to a webservice from flash. Everything works fine when I run the movie from the flash authoring environment, but when I upload my swf and run in the browser (IE or firefox, doesn't matter), I get status errors... fault: Client.Disconnected ...more >>

possible to make a *copy* of a RecordSet
Posted by sneakyimp at 4/13/2006 1:29:50 AM
i have a SWF that remotes a fairly large RecordSet (~1800 records). It's a list of products and some info about them. I'm writing some code to let a store administrator associate products with each other ( so the site says "These other Companion Prodcuts might interest you"). I therefor...more >>

Two Player Flash Game... how to approach?
Posted by whitenosugar at 4/12/2006 12:00:00 AM
I'm in need of an idea of how to get a single game working on two computers, with two players. can anyone please give me an indication of the server installation requirements, if any. usually i code using classic or .net ASP. many thanks. ...more >>

cross domain problems
Posted by Ricoo at 4/10/2006 3:13:22 PM
Hi There, We are having problems with our Flash application because of the different domains we are using. I have added this to the code: System.security.allowDomain("*"); But that does not seem to work. My colleague created this crossdomain.xml: <?xml version="1.0"?> <!DOCT...more >>

case sensitivity in filter() method
Posted by jacobdol at 4/4/2006 9:05:56 PM
Hi, I am trying to preform a search on existing RecordSet. Let's say I have a product called Pearls, when I perform search using filter() and 'pearls' , it does not bring any results. Is there an easy way to make filter() ignore the case sensitivity? So no matter if I enter perals or Pearls...more >>

Remoting (CFMX SSAS) Global Variable
Posted by Andy Saman at 4/4/2006 12:59:43 AM
Coldfusion MX?s Remoting SSAS Documentation is scarce on the subject. I have not made any headway on this question. It may be something someone knows out there? This is all the information I could find: Macromedia: Global and request scope objects http://livedocs.macromedia.com/coldfusi...more >>

get QT MPG-1 muxed into Flash 8
Posted by --rudolf at 4/2/2006 4:19:03 PM
I have several QuickTime MPG-1 muxed files which I want to import into Flash 8 Professional. In an arcticle about Flash MX 2004 I read about the Macromedia Video Kit which - in conjunction with Apples QuickTime Pro could export these files as external FLV files. Is this tool still avai...more >>


DevelopmentNow Blog