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 > november 2003 > threads for november 1 - 7, 2003

Filter by week: 1 2 3 4 5

Can't connect to https gateway!
Posted by targetplanet at 11/7/2003 9:35:07 PM
I am trying to connect to my https gateway through remoting. I know the gateway is working, because nothing is there when I check the url on the browser.. but flash won't connect to it. I thought it might be becaue the swf was outside the secure domain, but when I put the swf with in the domain it...more >>


Flash Remoting and Projector
Posted by p01nd3xt3r at 11/7/2003 8:16:18 PM
I am wanting to create a Flash projector file that is going to be distributed on a CD to our customers. It is going to be an interactive presentation with dynamic content just for them. We want to place a small text file on the CD that has a string in it for tha tcustomer. We then want to pass this ...more >>

Mac exporting swfs very slowly
Posted by kimleigh at 11/7/2003 4:35:59 PM
I am exporting a swf that uses remoting actionscript and it takes 2-3 mins just to export. I am on a G5 1.6 GHz whereas my colleague exports the same file on a PC (400MHz) and his exports in 10 secs. Anyone know why? ...more >>

Flash Remoting vs. XML?
Posted by Rubberneck at 11/7/2003 3:43:45 PM
I recently purchased the book "Flash MX: Creating Dynamic Applications" and noticed from the start they use XML, insted of flash remoting, to handle data transfer between client-server. Is there any advantages to this? They show the examples using a Coldfusion backend, but also discuss the possibi...more >>

Flash Remoting MX J2EE Updater
Posted by jguel at 11/7/2003 8:11:44 AM
Hi All! Where can I download Flash Remoting MX J2EE Updater Release 1 ZIP file (flashremoting-java-updater-r1.zip)? I have searched the Macromedia Website but can't seem to find it. thanks ...more >>

LloadMovie and Combobox's
Posted by GeekGoblin at 11/7/2003 2:49:03 AM
I have a very simple swf file that only contains one Comobox. example; <add Combobox component to the stage pane, named test_cb> test_cb.addItem("Hello", 0); test_cb.addItem("Goodbye", 0); when I load this on it's own it works fine. When I load it from another swf file using the LoadMovie ...more >>

Flash and Webservices (asp.net)
Posted by Antropoid at 11/6/2003 3:26:29 PM
Hi I've been playing around with flash 2004 and found the fantastic functionality to connect Webservices to my flash application/movie. But there seems to be a catch? What do I need on the webservice server? It seems that I need Flash remoting? or something like that. The result is that the web...more >>

Calling servlets from Flash
Posted by jguel at 11/6/2003 9:03:16 AM
Hi ! Im a newbie in flash. Im having problems calling java servlets. Im running tomcat locally as my webserver I followed this tutorial http://livedocs.macromedia.com/flashremoting/mx/Using_Flash_Remoting_MX/usingFRJ2EE5.htm#1166890 here is my code #include "NetServices.as" ...more >>



Big problem!! Please solve it...
Posted by raladin at 11/6/2003 7:13:01 AM
Hi all.. I want a way.. or a script.. to make a ".swf" file only can be read.. I don't want any user to download it from my server to him PC... Also (for example) : if the .swf file on my website is "http://www.alaedin.com/1.swf" I made another .swf file that "LoadMovie" for the "1.swf" file.....more >>

Flash2004 ColdfusionMX Remoting
Posted by Xenocide at 11/6/2003 4:47:42 AM
I am trying to query a database and pull up news info and pictures.. i started with the news first. I have a text window as wall as a List component names News and News2... i cant seem to get ither one to pull in the info from the DB.. so i am posting my code from Flash first... I am new to this so...more >>

How does Flash Remoting receives custom objects?
Posted by OHSAH at 11/5/2003 10:43:15 PM
Hi If I want to return one of my objects, let's say like a user view; What's going to be in the "result" object? Same in case I want to return a Collection of objects? What do I get in the result object? ...more >>

Flash Remoting The system cannot find the file specified
Posted by Kosher at 11/5/2003 8:33:42 PM
Flash Remoting The system cannot find the file specified ...more >>

flash remote not working with 2004!
Posted by feiloiram at 11/5/2003 3:15:35 PM
Hi, I have opened my movies that I made with FlashMX in FlashMX2004(with flash remote for MX 2004 installed) and did a test movie! NO PROBLEM , everything including the flashremote (to call a coldfusion component) works. So I think great, everything that I made in the past keeps on working...more >>

How to know when data has arrived in a xmlconnector?
Posted by Grady Neely at 11/5/2003 11:29:58 AM
Is there a way to know when an XMLConnector has been update with new data? I need to know when it has finished loading the XML so that I can begin proceesing the data. Thanks, Grady ...more >>

remoting error with apache virtual host
Posted by Triangle_Choke at 11/4/2003 9:48:16 PM
Just moved to linux/apache, trying to test Flash remoting connectivity with sample app from devnet. Here's my actionscript code from basicComponentUse.fla: #include "NetServices.as" // Include Debug lib, not needed but very helpful #include "NetDebug.as" // set default gateway URL NetServi...more >>

flash & CFC
Posted by rynomet at 11/4/2003 8:45:53 PM
all i want to do is see results from my query. i keep getting the same error: "Service threw an exception during method invocation: null". i've read countless articles and several books, all suggesting the same thing, but yet i can not seem to get any results. i am able to connect to my remote C...more >>

Asp.net & Flash
Posted by zzoo1 at 11/4/2003 8:32:00 PM
Hi, I want to develop a website, and I need your suggestion. I have a dilemma now: 1) Do it all in Flash, eg. links, tabstrip, banner, and other server controls. And call/invoke asp.net codes if needed, like simple codes for Calendar, or implement Forum, or screen scraping. OR 2) Do ...more >>

Button > > Can you have the text on a button..
Posted by ooba at 11/4/2003 3:25:06 PM
Is it possible to have a textfield on a button dynamic? I am trying to create a global button where I specify the text to be displayed on the button, but I have not been able to assign the text to the button successfully. Any help please would be appreciated. ooba. If I can't do it the right...more >>

best practice 'for'-looping
Posted by Vevmesteren at 11/4/2003 3:13:46 PM
hello, when my CFC returns several records (don't know the exact number, thus I call it 'several') the following function leads some computers to display the 'slow-script' Error... function getSelectedPti(){ rowcount = allTasksObject.getLength(); rowcount01 = ptiListObject.getLength(); ...more >>

No Gateway Connection
Posted by smweb at 11/3/2003 10:01:10 PM
I'm trying to get Flash Remoting up and running... I've changed the DISABLE_CFWS_ADAPETERS to false in web.xml as the installation manual describes. I've opened the port on 8500. What am I missing? http://localhost:8500/flashservices responds with a connection refused. Thanks smweb Red...more >>

Remoting Calls, do they all need to be on the root level?
Posted by ooba at 11/3/2003 12:46:36 PM
I have been working on a application that I am trying to break apart into modules. The problem I am having is that all of my function calls (cfc) results are only accessible if they are on the root level. Why is this? Why am I unable to put a cfc call in any MC and get the results from within that M...more >>

ColdFusion MX to DataSet to DataGrid..?
Posted by Rowan at 11/2/2003 10:45:54 PM
Good day, I have been struggling with this for some time now.. I would like to call a CFC, bind the results to a DataSet and then use the DataSet to populate a DataGrid, I now how to bind the record set directly to the DataGrid, but this includes all the fields that are returned by the CFC. I...more >>

XML Web Service Sources
Posted by jm at 11/2/2003 10:23:00 PM
Searching for free XML Web-Services, like Nasdag : http://quotes.nasdaq.com/quote.dll?page=xml&mode=stock&symbol=SUNW ...more >>

DB Update Not Working with CFC
Posted by teflon000 at 11/2/2003 7:29:28 PM
Hi, I'm at my wit's end on this one. Any support would be greatly appreciated. I'm trying to submit 5 values to a component in a CFC that will run an update statement with the passed parameters on an Access DB. I'll post the code from each of the relevant areas and then explain my problem. ...more >>

WINDOWS ME ERROR!
Posted by Ashleyhorsley at 11/2/2003 2:30:20 PM
Hello I have downloaded the trial version of the windows Flash MX 2004. But when I come to install it, it comes up with the error message saying that the product is not supported on the operating system. Help! Ashley Horsley http://www.sirhenryfloyd.bucks.sch.uk ...more >>


DevelopmentNow Blog