all groups > macromedia flash flash remoting > may 2004 > threads for may 15 - 21, 2004
Filter by week: 1 2 3 4 5
localhost should be replaced
Posted by Vidal at 5/20/2004 7:29:51 PM
Flash Remoting is supposed to automatically replace localhost with the host of
whatever server calls the application. This is according to the following note
in the topic on NetServices.setDefaultGatewayURL in the Flash Remoting docs.
Note: If you specify localhost as the host in the setDef... more >>
new to remoting, simple question
Posted by artane at 5/19/2004 5:06:11 PM
hey guys,
I just got flash remoting mx and I want to perform a simple operation.
OnLoad, I want my flash movie to reference a table in my SQL server database.
If the "approved" field is "true" I want my flash movie to goToAndPlay Frame 2
else I want it to goToAndPlay Frame3. How would ... more >>
Button Inside Data Grid
Posted by vivahavana at 5/19/2004 1:58:01 PM
Got 2 questions here.
1. How do I insert button inside data grid?
2. How do I reference the button (inside data grid) with hyperlink so that
whenever users click on it, an URL is opened.
Sample ouput of Data Grid.
Code Category
A1 Notebook <button> --> hyperlink as "http:/localhost/... more >>
Get data from .NET - Pass back to .NET
Posted by MaartenBel at 5/18/2004 1:33:52 PM
This is - very basically - what I want:
A .NET webform calls a FlashMX2004 application, which gets some
datatables from the .NET classes. This already works, so no problem
here.
The Flash contains a button, which passes some data back to .NET (no
problem either). But how can I do this ... more >>
delayed response on SOAP web service call
Posted by Rooster60602 at 5/17/2004 4:54:22 PM
I'm using FR to call two web services for weather and time in several regions.
When testing the services at xMethods or the developers' sites, I get a
response immediately. When accessing thru FR, it's taking 10 seconds to get
time and 45 seconds for weather...Any ideas on what would cause t... more >>
ListBox - DataGlue Problem
Posted by CyrilAnthony at 5/16/2004 8:22:45 PM
Hi All,
I am using the calendar component to populate a listbox with a list of
available times from the database using DataGlue. I then try to select one of
these times from the list box to populate another list box with a list of other
choices drawn from the database. I tried to use the t... more >>
|