all groups > macromedia flash flash remoting > february 2005 > threads for february 22 - 28, 2005
Filter by week: 1 2 3 4
RecordSet warning 102
Posted by Stephen San Deigo at 2/28/2005 5:42:50 PM
RecordSet warning 102: Missing some records, but there's no RecordSet id Does
anyone know what this mean. I am recieving this warning from NetBug and have
not been able to find an answer on how to fix this warning. Does anyone have a
solution and answer to what this means. Thanks Stephen ... more >>
Passing Parameter to ColdFusion
Posted by AntGreene at 2/28/2005 1:20:54 AM
:confused;
I am building my first dynamic site using FlashRemoting and ColdFusion and
have the problem below:
Flash ActionScript:
//customerProxy is the instance name of RemotingConnector component.
customerProxy.gatewayUrl="http://localhost:8500/flashservices/gateway";
customerProxy.s... more >>
DataGlue - Problem with COmboBox
Posted by Stephen San Deigo at 2/25/2005 11:05:26 PM
I am trying to populate a combo box using DataGlue and am experiencing
problems. If a loop thru the result set and perform a addItem I, the data is
displayed, just takes some time. I was reading in the Flash Remoting book that
utilizing DataGlue will speed up the process. Unfortunately wh... more >>
retrieving data into flash from cfc
Posted by sixlead at 2/24/2005 7:36:33 PM
This is turning into a real challenge and I'm not sure why. the following
snipit is from a flash document that calls a cfc document to reterieve a
listing of subjectareas for students. The cfc works a proven by a cfm page
that displays all returned records and fields. While the flash l... more >>
FR too fast for it's own good?
Posted by Fowie at 2/24/2005 3:58:21 PM
I'm using FR with AMFPHP (so maybe that's the only problem?) and I've run into
a problem in that if I try to make two calls to the same service, one after
another, I get an error instead of two result sets. The same two calls work
fine if I leave about 5 frames of nothing in between so they a... more >>
newbie question
Posted by payner35 at 2/24/2005 2:49:27 PM
hey all....
im making a simple remote client which makes a call to a java class on jrun....
for the class to run, it needs a .jar (for required functionality). From going
through the flash remoting examples and jrun documentation i gather that this
..jar file should be placed in the jrun s... more >>
ASP.net rand Flash Remoting
Posted by getemerson at 2/23/2005 12:23:16 PM
:)
Hi,
Can anyone tell me whether the flash remoting assembly for .net comes with MX
studio or do I have to purchase it as a separate download/product.
And slo, Im assuming that the assembly can be put in the /bin folder of my web
application to actually use it?
I have MX studio 2004... more >>
Problem Running ASP.NET Remoting Application
Posted by Mohamed Abdulla at 2/23/2005 4:29:00 AM
:confused;
Hi,
I developed a Application which comprises of Flash MX 2004 and ASP.net
Application. When i running application in IE with this address
http://localhost/Application/flash.html it works fine but when i am putting it
on clients server with his server ip address
like htt... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
What's faster - single or Multiple Remoting connectors
Posted by wrkoch at 2/22/2005 11:37:55 PM
I have 12 combo boxes I am populating from CFC's via Remoting. They are all
from the same gateway and same CFC, just different methods. I am creating the
remoting connectors dynamically in actionscript (i imported the class), one for
each combobox. I have them tied together via dataprovider... more >>
Works on my comuter but not on others
Posted by DonJuanDon at 2/22/2005 10:53:13 PM
Hi,
I have made a flash movie which accesses some java code using flash remoting
over a JRun4 server. When I run the movie on my computer it works fine. When I
publish the movie and access it from a web browser using the url
"http://localhost:8100/" it works fine.
But when I try to a... more >>
|