all groups > macromedia flash flash remoting > august 2004 > threads for august 29 - 31, 2004
Filter by week: 1 2 3 4 5
XML Connector Help
Posted by self01 at 8/31/2004 4:13:24 PM
I am using the XMLCONNECTOR component in flash to bring in data. I can connect
to the data fine with the component but I don?t know how to display the xml
inside a dynamic text field.
Does anyone know how to target the specific parts of the xml loaded in then
display them into text fields... more >>
Passing objects to .NET...Here's how!
Posted by Rooster60602 at 8/31/2004 3:40:52 PM
After a lot of digging around, I ran across a post in Tom Muck's blog about
passing generic objects from Flash to a .NET assembly. Documentation for
FR/.NET states that objects can be passed "back and forth" between Flash and
..NET, and MacroMedia provides some info on getting objects from .N... more >>
NetConnection.CallProhibited Problem
Posted by kuruption20877 at 8/30/2004 9:28:31 PM
I am having a problem with my flash remoting application. The application
works fine on our production server for most of our clients. However I would
say with about 1/10 of our clients, none of the dynamic data is appearing, and
they are getting a NetConnection.CallProhibited error. I have... more >>
NetServices.as????
Posted by chrism59 at 8/30/2004 3:38:37 PM
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:
**Error** Scene=Scene 1, layer=Actions, frame=1:Line 2: Error opening include
file NetServices.as: File not found.
#in... more >>
NetServices.as errors
Posted by faajohn at 8/29/2004 10:43:11 PM
When testing movies that call the NetServices.as, I get the following errors:
------------
**Error** C:\Program Files\Macromedia\Flash MX
2004\en\Configuration\Include\NetServices.as: Line 80: Expected a field name
after '.' operator.
NetServices.trace("NetServices", "info", 2, fu... more >>
Remoting newbie question
Posted by tim99 at 8/29/2004 10:22:26 PM
I've just gone through Flash MX Pro 2004 for Server Geeks, and thought remoting
looked easy.. until I tried to do it myself.
I'm using a Coldfusion MX CFC to get the data, and I know the result is coming
through properly, because the Net Debugger shows the data coming through.
However, my ... more >>
|