| Thread | Last Post | Replies |
|
| Flash Remoting Classes in external AS2 Classes | 30 Jun 2005 16:38 GMT | 3 |
Well, I just started a critical part of my flash application development - I?m implementing the sections of the site using a MVC (Model View Controller) approach based on the Essential ActionScript 2 explanation and code. My site has a album section which opens albuns of ...
|
| Help : Using the RelayResponder | 29 Jun 2005 18:38 GMT | 1 |
import mx.remoting.Service; import mx.rpc.RelayResponder; import mx.remoting.PendingCall; import mx.rpc.ResultEvent;
|
| General remoting help | 29 Jun 2005 16:08 GMT | 2 |
I am a CFC with my AS. The page loads fine with all data from the "Test Movie" menu item but once loaded to the site it no data is displayed, only variable definitions. The code I am running in the test movie is exactly the same as on-line, meaning I am not using a localhost ...
|
| Help needed with installation | 28 Jun 2005 19:21 GMT | 1 |
Can somone give me step by step instructions on how to install this and its components and anything else that is required. The only thing i have installed so far is flash mx 2004 7.2 Which files do i download? do i download the updates?
|
| Pass selectedItem from ComboBox to RemotingConn | 27 Jun 2005 18:36 GMT | 2 |
Greetings all, I have two combo boxes whose options are populated with record sets returned from two methods within a cfc. I am using two RemotingConnector components in MX 2004 Professional to achieve this. The first provides the list of choices
|
| Flash Remoting & .NET 1.1 "Object Reference" Error | 24 Jun 2005 12:37 GMT | 1 |
I have a Remoting project I am working on with ASP.NET, Framework 1.1 When I test the flash file I receive Object reference not set to an instance of an object, returned as an error from the service. When I go to my ASPX page the data displays properly and shows inside the
|
| Please.... help just small thing | 22 Jun 2005 14:59 GMT | 1 |
My application is close from completion, actually I just miss one little thing, I've searched the forum and Macromedia site for days, When my datagrid displays the result I would like the user to choose a data in the column "CERNO" and append it to the URL so as to open the ...
|
| Remoting works Locally but not over the Internet - Why???? | 15 Jun 2005 19:35 GMT | 15 |
Can someone please tell me why my remoting works when I run it on my local web server but not when I run it on my Internet-based server. The machine upon which the application is running is located on my premises. The only difference is that I call the application from my ...
|
| flashremoting_comp_as20-win-en.exe Crashes in Win2003 SE SP1 | 15 Jun 2005 03:00 GMT | 1 |
When I run the flashremoting_comp_as20-win-en.exe on my Win2003 Standard Edition Server, I get a InstallAnywhere Application Error window: Instruction at 0x00421cb0 referenced memory at 0x000. The memory could not
|
| Dynamic Textbox Hyperlinks? | 09 Jun 2005 08:22 GMT | 1 |
I am creating a faculty profile that pulls every faculty member's info from my query and then I pass it to flash. I have a dynamic textbox where I output the names and departments, and for each listing I want to load another flash movie into a new browser window where that ...
|
| Returning value from myFunction_result | 09 Jun 2005 08:03 GMT | 2 |
I have a simple remoting call that returns a user name based on a supplied ID. It works fine if within myFunction_result I set the value of a text field to the return value of the function. But, I don't want to set a specific textfield with the value. Instead, I'd like to return ...
|
| Netservices.as | 08 Jun 2005 06:52 GMT | 1 |
I seem to recall that with Flash MX 2004 that the syntax for #include "NetServices.as" AND #include "NetDebug.as" changed, but I can't seem to get it right. Anyway, I get the following error when trying to use the #include code above:
|
| error calling a javascript function | 05 Jun 2005 09:52 GMT | 4 |
i have a flash movie that calls a function in the html.. the function will set a value in other flash movie also loaded in the html. function SendVal(param){ window.document.GetInfo.SetVariable("val",param);
|
| flash remoting MX for .NET error !!! | 04 Jun 2005 12:15 GMT | 3 |
i have downloaded the trial version of flash remoting MX for .NET and installed it under the following server software configuration : windows server 2003 .NET framework SDK 1.1
|
| Useful Flash Remoting Examples | 02 Jun 2005 13:41 GMT | 1 |
Does anybody know of some honestly usefulf Flash Remoting Example code for FMX 2004 Pro? Everything that I've found has been out of date and absolutely worthless.
|