all groups > macromedia flash flash remoting > july 2004 > threads for july 22 - 28, 2004
Filter by week: 1 2 3 4 5
Binding combobox dataprovider
Posted by felipedreadlocksfernandes at 7/28/2004 9:52:13 PM
I?m new to flash remoting and i?m building a simple aplication but i can?t make
the combobox to work.
I?ve binded the result of a web service to the dataprovider of the combobox
and it display right but the value is alway undefined.
I set it to trace the value at the on change event and it ... more >>
10.3 & 7.2 and as2 remoting
Posted by welly2k4 at 7/28/2004 12:38:39 PM
what a pain ....... ok i upgraded to 7.2 great , and i even managed to install
the AS2 remoting components ! great
...well almost, seemed that netdebugger was not really working and I still had
AS1 remoting somewhere in there, so i unintalled AS1 remoting , still no joy ,
so I unstalled AS2... more >>
ANN: Flash 7.2 (Ellipsis) Released
Posted by sfegette at 7/27/2004 6:21:15 PM
FYI-
As you may have already noticed, the Ellipsis (Flash 7.2) updater was released
last night - you can download (and read more about) the 7.2 updater at the
following location:
<a
href="http://www.macromedia.com/software/flash/special/7_2updater/">http://www.m
acromedia.com/software/fla... more >>
Can't select first row in Datagrid
Posted by clem_c_rock at 7/27/2004 4:28:43 PM
Hello,
I have been very successfull in using datagrids to display mysql data.
Everything works great except, I can't ever select the first row of the
datagrid. All other rows's repond fine when clicked using the
data_grid.selectedIndex method.
Here's a code sample that shows how I'm ... more >>
cfc query retrieval via Flash Remoting failed
Posted by hungard at 7/27/2004 12:59:32 PM
I'm using Flash Remoting to retrieve a query from a .cfc file to flash. While
passing a string works using the <cfcomponent> and <cffunction>, changing the
cfc to generate a query failed to get any response from Flash. Even a trace
within the _result function did not execute so I assumed tha... more >>
Remoting Components Question
Posted by AvatarJBH at 7/26/2004 8:27:37 PM
I downloaded the flash remoting components and installed them on my machine. I
included this code on the flash movie to include some of the files. I'm trying
to get amfPHP to connect my flash movies to mySQL.
//Needed classes
#include "NetServices.as"
//just for debugging purposes
#i... more >>
client.data.underflow error? What does it mean?
Posted by sjanousek at 7/26/2004 7:32:28 PM
Wondering if anyone can tell me what "client.data.underflow" means ... I get
this remoting error intermitently. I can't pin point it. I'm using FMX 2004,
remoting with the latest sp, and jrun & j2ee on the backend.
I've looked all over the place, but have never found any materials about this... more >>
writing data to xml
Posted by madhava_ram at 7/26/2004 3:52:22 PM
Hello,
I want to write data from flash to xml
Can body help me on this.
say i have 2 comboxes in flash and a button. when i select a aprticular one
and click on the button i want to send those data to xml.
please help me
Eagerly waiting for the reply
Thanks and regards
Madh... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Disconnect when load normal swf
Posted by george_piponidou at 7/26/2004 11:06:34 AM
Hi All
My Flash app works fine except when I load a normal swf! All swfs that are
loaded have a NetService that appears in the NetConnect debugger and works
perfectly except when I load a normal static swf with no dynamic content and
hence NetConnection Service. As soon as they load in loadM... more >>
calling asp.net functions from flash
Posted by madhava_ram at 7/26/2004 7:16:54 AM
Hello,
Can anybody help in calling the asp.net functions from flash ina step wise, coz iam new to this remoting
Please help me out... more >>
Remoting Connector and Datasets = no
Posted by Nathan A Herald at 7/26/2004 2:11:09 AM
I cannot seem to ge the Remoting Connector to talk to my dataset component...
a webservice connector does just fine...
and i can hook the Remoting Connector directly into the datagrid
component, but not the dataset...
Am I missing something...
I want to use the deltaPacket's save changes, ... more >>
Lost in Flash Remoting
Posted by reldruH at 7/26/2004 12:33:07 AM
Could anybody give me some directions to a website that does a better job of
explaining Flash Remoting than Macromedia does. I just installed it, and I'm
very lost. I downloaded and installed the components but instead of the Flash
Remoting components I keep reading about, all I got was the Re... more >>
Remoting not Working on Web server
Posted by dan4 at 7/23/2004 4:33:39 PM
Has anyone had this problem?
I developed a completed flash remoting project. The flash SWF connection to
the Database works, on the a test server located inside a firewall.
But, the Flash SWF connection to the Database does not work on the production
server outside the firewall. Both s... more >>
word wrap a dynamic list box
Posted by kududesign at 7/23/2004 2:40:06 PM
I have a list component where the data is from a remote call, I want to have
more than one line for each item in the list eg:
LIST ITEM ONE
this is some extra text for item one
LIST ITEM TWO
this is some extra text for item two
Is this possible?
... more >>
AS Object to Coldfusion
Posted by feiloiram at 7/22/2004 1:36:07 PM
Hi,
I'm trying to send a very simple object from flash to coldfusion with remote :
These are my object and my remote-actionscript-lines:
_global.GFSGeneralData_Object.MainTitle = "Title";
_global.GFSGeneralData_Object.SubTitle = "SubTitle";
function HandleIncomGFSData_Result(result) {... more >>
why no data, help please
Posted by definitionofself at 7/22/2004 6:31:23 AM
hey guys, I'm new to dynamic data in flash. so I downloaded this guys files to
try out.
http://www.macromedia.com/devnet/mx/coldfusion/articles/beginner_ws.html
I have everything installed and in the correct places. The coldfusion stuff
works on its own, but when I try the flash interfac... more >>
|