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 > september 2004

Filter by week: 1 2 3 4 5

Sorting Datagrid Dates
Posted by TonyPimm at 9/30/2004 1:26:59 PM
I have a datagrid with about 6 columns, two of which are a From column and a To column. Both of these are dates. I'm using Flash Remoting to a CF back-end, which returns these values as both a date object, and as a formatted string like "dd mmm yyyy". I'm currently displaying the form...more >>


Webservice Connector Problems
Posted by NuckFX at 9/30/2004 3:46:42 AM
I've being developing a flash front-end to my C# webservice it all works ok in testing however when deploying to the server at attempting to call webervices on the same service nohting works. Is where a workaround and why it's it working. Nick ...more >>

Remoting Data Loaded
Posted by TonyPimm at 9/29/2004 4:12:42 PM
Is there any way to identify the amount of data returned from a Flash Remoting call, and the total expected, so that I can create a realistic progess meter when loading data through Remoting? Thanks Tony ...more >>

need help with email application
Posted by Roger Lek at 9/28/2004 10:24:49 PM
Hi guys, I've been trying to make a flash email app with flash remoting and asp.net but it keeps giving me the following error when i run it: The "SendUsing" configuration value is invalid. My flash app consists of 4 input textboxes -- From, to, subject and message -- and 1 submit button....more >>

Multiple calls to AMFPHP
Posted by xbrotherx at 9/28/2004 6:04:17 PM
Can you make multiple calls to the same service in AMFPHP? I can make single calles all day long with great success but when I make to sequential calls to the same service that contains two different methods I get an error that states: error: no class named Test is known to the gateway h...more >>

books
Posted by rodrigo at 9/28/2004 1:07:38 AM
i'm looking for GOOD flash remoting books... i found these (only !) ...anyone has something to say about them ? Complete Flash Remoting MX http://www.amazon.com/exec/obidos/tg/detail/-/0764525867/ref=wl_it_dp/104-8636310-9051943?%5Fencoding=UTF8&coliid=I1TKS7QLFM536R&v=glance&colid=1NGBW8B8C7...more >>

Has this problem fixed yet?
Posted by AndyLo at 9/27/2004 5:39:18 AM
Unable to create webservice proxy. Please ensure the Microsoft.NET Framework SDK is installed. As a newbie to Flash I am trying to use Flash MX 2004 Pro (ver 7.2, developing with AS2) and Remoting to connect to my newly created (yet simple) .NET WebServer. The as code as follow: impo...more >>

using .net remoting without server installation ?
Posted by daoud at 9/25/2004 6:40:13 PM
hi, i have a reseller account on a shared server in the state, the hosting provider refuses to install the flash remoting for .net on the server. Is there a way if i buy the software to use this technology on my account only without installing it on the server (ie use the assembly dll file o...more >>



How can I use Flash Remoting with ATL Server?
Posted by V?tor at 9/25/2004 6:19:13 PM
Hello All! How can I use Flash Remoting with ATL Server? (If I can)...more >>

Remote installation
Posted by fdev at 9/24/2004 3:04:27 PM
We are new to flash remoting. We plan to use flash remote on Weblogic 7 and ran into the following problem. Remote does not seem to work at the server and the client . At the server, we deployed the flashgateway-samples.ear file to our Weblogic server. The URL "http://localhost:7001/flas...more >>

General Remoting Question
Posted by mannix31 at 9/24/2004 2:23:57 PM
Hi, I am relatively new to flash and flash remoting and I have a couple of general questions. I hear all about Web Services and alot of books talk about using Flash with web services. Which is better to use in an app that connects to a dbase (i.e. Access, SQL) remoting or a web service. Wh...more >>

.NET installation problems
Posted by mthornal at 9/24/2004 1:28:58 PM
I'm having some trouble installing the trial .NET implementation of Flash Remoting. I've installed the .NET SDK 1.1 and IIS 5.1 on a clean Windows Xp Professional machine and then simply run the .NET Flash Remoting install. To test whether it's worked I've tried two approaches: Firstly si...more >>

U monografia U
Posted by Monografia =?ISO-8859-1?Q?Administra=E7=E3o?= at 9/24/2004 11:42:08 AM
site Monografia express auxilia estudantes e profissionais na preparação de suas pesquisas. Temos uma equipe preparada para o desenvolvimento de monografias e projetos de monografia para a conclusão de cursos de graduação, pós-grad...more >>

Asynchronous Servlet Communication
Posted by ppayne13 at 9/23/2004 6:05:43 PM
Is it possible to have Flash communicate with a Servlet and continually provide a response / progress of where the server-side application is within the processing lifecycle (i.e. can my servlet continually send a response back to the client to update the display on progress of processing)?? ...more >>

FLASH REMOTING BEGINNER
Posted by William... at 9/22/2004 12:40:38 AM
Hi there, I am very interested in using Flash Remoting with my Flash apps. I have a good understanding of CFML, CFCs and Flash. I want to begin learning how to use flash remoting and I need advice, helpful introductory tutorials on how to start. More importantly, I am really confused a...more >>

Remoting Return Issue
Posted by The_Plague^ at 9/21/2004 8:51:56 PM
I seem to be having a problem with remoting not finsing the assemblie that I am calling. I connection to the gateway : http://bpweb.appdev.consultrix.net/getflashgateway.aspx But when I call the service : ClientName.GetNews I recieve the error...No Such Service ClientName.GetCurrentN...more >>

Problem with Carbonfive's FlashGatekeeper
Posted by philip.posgate NO[at]SPAM gmail.com at 9/21/2004 8:56:10 AM
Hi. I'm amazed why i'm having this problem, but whatever, here it is... I'm doing flash remoting with J2EE. I want to use Carbonfive's "FlashGatekeeper v0.4" webapp filter to secure the middle-tier. I configure my app exactly according to the Carbonfive's documentation. But when my flash...more >>

Looping over results from CFC
Posted by SpunScott at 9/20/2004 4:50:05 PM
I am fairly new to ActionScript so forgive me if this is a simple question. I have set up a CFC to return a query object with 2 columns and 4 rows. They are menu items I wish to add to a menu in Flash. I have set up my service and responder, all of which seems to work fine, but I am having ...more >>

PHP Data passed to flash
Posted by atracksler at 9/17/2004 2:03:51 PM
I am new to Flash/DB integration, so if this is in the wrong place, please let me know.. I am creating a web page for a client, I want to have a swf on a web page that has a dynamic text box in it, I want that text box to return a value pulled from a MySQL database (PHP) that corresponds to ...more >>

formatting results in components
Posted by tvoyles at 9/16/2004 8:18:36 PM
Hello all, I am successfully (well, in part) using the RemotingConnector to retrieve data from a datasource via a cfc. However the only results that I can view are the ones that go into a) data grids, b) combo boxes or c) lists. Anything that I try to put in a text input, a text area, a ...more >>

Re: remoting with forms
Posted by sevetisakint at 9/16/2004 1:28:08 AM
I drug the RemotingClasses onto the subform - I'll try using the application form instead. In any case, it's good to hear that someone out there is using remoting with forms successfully. Are you using the RemotngConnector or just the remoting API? Is everything working to your satisfaction...more >>

Re: Error when trying to connect
Posted by Mare1981 at 9/15/2004 11:21:16 AM
Hi! I copied the frconfig.txt in /opt/coldfusionmx/bin/ (on my server) with the entered ip of the computer from where I'm connecting to server (LINUX, Flash Communication Server 1.5, Coldfusion MX, Apache2) I don't use coldfusion MX as my www server. I use Apache instead. I'm also not ...more >>

deploye FlashRemoting on Websphere 5
Posted by dharkangel at 9/14/2004 4:39:40 PM
Does anyone have instructions on how to deploy on Websphere? I just tried to deploy it and it failed. I've searched all over the Macromedia site and only found instructions on deploying CFMX, which I am not going to be using, on websphere. Thanks. ...more >>

When to use # or "or [ in bindFormatStrings
Posted by feiloiram at 9/14/2004 9:52:43 AM
Hi, This is the code I have : var RecordName_str:String = ComboBoxName_str + "_rec"; var ItemNameLabel_str:String = ComboBoxName_str.substring(0,length(ComboBoxName_str)-1); var ItemIDLabel_str:String = ItemNameLabel_str + "ID"; DataGlue.bindFormatStrings(this[ComboBoxName_str], _glo...more >>

Unable to create webservice proxy.
Posted by ammarmujeeb at 9/14/2004 5:50:30 AM
Hello, I m new to flash remoting and trying to access an ASP.NET webservice [C#] with Flash. I am using Flash MX and got all components such as Flash Remoting .NET and Flash Remoting Components. I have VS.NET installed in my system and working on it for the past 6 months without any problem. ...more >>

Flash remoting cannot load on server
Posted by icegoffy at 9/13/2004 10:47:22 AM
Dear all, Currently my flash remoting swf file with the j2ee weblogic server works fine on localhost, but when I tried to access my server from another machine, it shows nothing...does anybody knows why? My flash app is just simply getting some stock quotes from the j2ee ser...more >>

NetServices.as missing
Posted by BNZ at 9/12/2004 3:33:48 PM
I am trying to set up Flash remoting with ColdFusion. I am currently trying to follow the tutorial http://www.macromedia.com/devnet/mx/coldfusion/articles/startremoting.html but I keep getting the following error. **Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 1: Error opening includ...more >>

URGENT! Flash Remoting install problem on linux
Posted by Sam Su at 9/11/2004 3:07:12 PM
I fail to install Flash Remoting for java on Redhat 9.0 with SUN J2SE SDK, TOMCAT and I got following error message when I run >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > ./flashremoting-java-linux-en.bin Preparing to install... Extracting the installation resources from the installer archive... ...more >>

Can Flash Remoting work with J2SE rather than J2EE
Posted by Sam Su at 9/11/2004 10:03:52 AM
I got the following error message, when I install remoting with J2SE on Redhat9.0: java.lang.NoClassDefFoundError at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:141) at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Gr...more >>

Do I need Flash Remoting if I have CF MX 6.1?
Posted by dharkangel at 9/10/2004 10:41:56 PM
I'm really confused at what I've been reading on Macromedia's site. I want to be able to extract data from a database and use the data in flash to display records, etc. Do I need to purchase Flash Remoting in addition to Cold Fusion MX in order to do this? Thanks, sal ...more >>

Reading a WSDL file
Posted by Silvertype at 9/10/2004 5:09:45 AM
Hi guys, I have created an application that checks for domain name on the net by invoking a function from the 'domainChecker.wsdl' file. It basically contains single-line inputbox, a multiline inputbox and a button that will invoke the function when clicked. However, whenever I click the but...more >>

Flash Remoting question
Posted by FL_Chong at 9/9/2004 2:58:21 AM
Can I use flash remoting without having Macromedia Flash Remoting MX software installed? I have Macromedia Flash MX 2004 Professional and Coldfusion MX pls help...more >>

default gateway with Service?
Posted by thillerson at 9/8/2004 5:32:10 PM
Hi, I have a site that uses remoting and it's a pain to develop in the IDE with one gateway url (a local one) and then publish to the production site (which needs to use a different url) and always remember to make that change. I can use an HTML page to view the site and make sure the HTM...more >>

i need an tutorial
Posted by freak_oz at 9/8/2004 2:38:19 PM
i need an tutorial(text) how to store and read variables from an textfile on internet... freak_oz...more >>

dynamic text box with scrollbar using remoting
Posted by dr_bozak at 9/7/2004 5:31:10 PM
hello, I am trying to use remoting to populate a text box (no problem) I have tried to add a scroll bar to this text box, without success. that is .. I can see the scroll bar, but there is no scroll control. I have found, and sucessfully tested macromedias example using loadVars and an ...more >>

Components Not Returning External Requests
Posted by RMaracuja at 9/7/2004 11:24:18 AM
This is what I have setup: - - IIS 5 - .NET Framework - Flash MX Remoting for .NET with a license for 1 CPU - A Server - with 1 CPU! Exactly 31 days after the components were installed they stopped returning results to flash, but on the localhost they're returning results. I got this...more >>

badResultsFromHelloWorld@remoteServices
Posted by THISISNOTNICKNAME at 9/6/2004 11:20:23 AM
when I run this code : var howdyService:Service = new Service( "http://localhost/flashservices/gateway", new Log(), "remoteServices", null, null ); var pc:PendingCall = howdyService.helloWorld(); pc.responder = new RelayResponder( this, "helloWorld_Result", "helloWorld_Fault" ); ...more >>

Flash Remoting AS2 Defective?
Posted by jeffcg2 at 9/5/2004 3:31:45 PM
Not even the sample files c:\Frogram Files\Macromedia\Flash MX 2004\en\First Run\RemotingSamples\Client\API\CustomerInfoExampleAPI.fla c:\Frogram Files\Macromedia\Flash MX 2004\en\First Run\RemotingSamples\Client\Connector\CustomerInfoExampleCon.fla will work. ...more >>

Flash with GUI Databases
Posted by snurg at 9/5/2004 3:23:09 PM
I am working on a project that will have its data in Filemaker Pro Server and will be making a Flash GUI on the front end I am wanting to use Flash MX 2004 Pro's new Data Components, Flash Remotings, etc. with Filemaker 7 Server which can generate XML, etc. Can anyone please give me their ...more >>

problem with ResultSet -> RecordSet !!
Posted by mofet at 9/5/2004 12:02:04 PM
I return ResultSet object from Java. In AS i try to show my records value but it's doesn't work. AS : function getData_Result(result){ field.text = result.getItemAt(0).name; } what's wrong??...more >>

Simple posting form Flash Remoting and AS2
Posted by jeffcg2 at 9/3/2004 11:37:30 PM
I've spent the last week or so going thru Macromedia's FlashMX 2004 actionscript learning lots of cute things. Still can't find any examples of how to do the simple tasks of INSERT, UPDATE, DELETE. SELECT was fairly simple. Of course there are examples for this. Here is a very simple f...more >>

Remoting HELP!!!!
Posted by vidachristy at 9/3/2004 7:21:21 PM
Remoting not return CF data I hope you can help. I am working with Flash MX 2004 and CF MX 2004. In my flash app, I am attempting to query the database and return the values to Flash. the code will work from Flash to the CF Component. the CF Component will do its thing. And then it stops....more >>

Radio buttons overlap - Help
Posted by AGKnight at 9/3/2004 3:24:02 PM
I have a testing app I'm building in which I pull questions and answers from SQL to build radio buttons on the fly. When you first test my movie the first question works just fine and dandy. When the user makes a choice and clicks the Next button the second questions loads but the radio button...more >>

java Installation issues
Posted by wadearnold at 9/3/2004 2:46:06 PM
I have just switched from openAMF java to the macromedia version. Unfortunitly I can not seem to even install the macromedia version. I have copied the flashgateway.war file into my tomcat webapps directory. After restarting tomcat i get the below error. I have done a jar -xvf and there is a ...more >>

AMFPHP or PHPObject ?
Posted by ERNYNAP at 9/2/2004 9:17:40 PM
Hi I would like to start to learn server side program , I read document about on AMFPHP and PHPObject (ghostwire.com) but I not have the skill to understand what is the different and what is the best to developper Applications with Flash 2004 . can someone help me ? all the bes...more >>

Client.Data.Underflow on CLOB select
Posted by AlphaRoo at 9/2/2004 2:43:51 PM
I get the Client.Data.Underflow error whenever I try to select a clob field from my table. However, if I leave that field out of my SELECT statement, I don't get the error. Naturally, it all works perfectly under straight ColdFusion. Any ideas on how I can get the data from my clob field? ...more >>

Flash Datagrid and My Sql data
Posted by Kalah at 9/2/2004 10:01:57 AM
I need urgent help / tutorial to populate flash datagrid with mysql datatables i.e i need datagrid interface and mysql data in the grid please give me the complete code / files to get rid with this please help me. any example already created would be highly appreciated please suggest any link...more >>

flashgateway.util.RequestDeniedException
Posted by d-p at 9/2/2004 9:47:21 AM
I'm trying to install flash remoting on Tomcat 5 / W2kS / Java 1.4 In fact, I'm porting an application to this platform, and I don't have good access to the flash sources, but I have all the server-side stuff. As well, I have a valid license code for flash remote. When I first trigger a fl...more >>

RelayResponder Class Error
Posted by Dahgu at 9/2/2004 5:33:09 AM
I have started exploring Flash Remoting using Flash MX 2004 Pro and ColdFusion MX 6.1. Wouldn't you know it, even "Hello World" samples do not work. Here is the error I can't explain. The code sample in the manual has this in the beginning: import mx.remoting.Service; import mx.remot...more >>

Preload DataGrid when using Flash Remoting
Posted by norbykov at 9/1/2004 8:30:10 AM
Hi! I'm using trial versions of Macromedia Flash MX 2004 Pro and Flash Remoting This may not be doable, but it would really help me out if someone could give me a hint, that if it is doable, then how to do it. I have multiple swf's, each containing its own Flash Remoting code (with differ...more >>


DevelopmentNow Blog