| Thread | Last Post | Replies |
|
| Remoting Data Loaded | 30 Sep 2004 05:48 GMT | 1 |
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
|
| U monografia U | 29 Sep 2004 22:33 GMT | 1 |
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 ...
|
| Simple posting form Flash Remoting and AS2 | 29 Sep 2004 11:32 GMT | 18 |
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.
|
| books | 28 Sep 2004 23:07 GMT | 2 |
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 ...
|
| Asynchronous Servlet Communication | 27 Sep 2004 12:54 GMT | 1 |
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 ...
|
| .NET installation problems | 24 Sep 2004 15:03 GMT | 1 |
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:
|
| FLASH REMOTING BEGINNER | 24 Sep 2004 07:00 GMT | 1 |
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.
|
| AMFPHP or PHPObject ? | 23 Sep 2004 23:20 GMT | 2 |
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
|
| NetServices.as missing | 23 Sep 2004 19:52 GMT | 14 |
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.
|
| NetServices.as???? | 23 Sep 2004 01:00 GMT | 4 |
I am new to flash and flash remoting. I am on MX 2004 Pro. I have the following code in the first frame: #include "NetServices.as" when I compile i get this:
|
| Looping over results from CFC | 22 Sep 2004 00:57 GMT | 2 |
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, ...
|
| When to use # or "or [ in bindFormatStrings | 21 Sep 2004 08:32 GMT | 2 |
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);
|
| _Result functions not getting called | 21 Sep 2004 01:08 GMT | 2 |
I have been using flash remoting for a while, no real problems. Came across a bizarre thing today. On a new swf i created the remoting works fine. i.e. if i send a load of data over it to put in a database it works. but when i try and return a value to flash from it none of the ...
|
| Calling assemblies that are written in VB | 17 Sep 2004 20:39 GMT | 1 |
I have a question though about calling ASP.NET assemblies. They are not working in VB, but they do for C#. My employer is an ASP.NET VB shop and not a C# shop. I am trying to get them to purchase Flash Remoting for .NET. We really want to call assemblies, but they need to work in ...
|
| Re: Error when trying to connect | 16 Sep 2004 03:05 GMT | 2 |
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 ...
|