all groups > macromedia flash flash remoting > august 2005
help me in PHP2FLASH
Posted by hamid747 at 8/25/2005 9:23:59 AM
hi everybody,
i want to use a link in Flash movie that path of this link loaded by a
variable in php.i wrote the code for that as follows and it works good but only
in Internet Explorer,in Firefox or another browser like opera,insist of link
page i have error [undefined]!!!
my flash li... more >>
Is flash remoting becoming obsolete with web services?
Posted by punkouter at 8/24/2005 12:00:00 AM
I was looking to buy a book on flash remoting for talking to my asp.net web app
and then thought about web services and realized. Why bother using remoting?
Why not just call web services with flash? And I can just code my asp.net so
that all my functions that send data will be web services.
... more >>
Maximum String Length?
Posted by Randofu at 8/23/2005 7:36:47 PM
I'm having problems where a string I'm working with is being cut off sometimes
when I return it to Flash. I'm using AMFPHP to hook Flash up to PHP and then
I'm just returning a really long string of data, and it's getting cut off in
the middle. The weird thing is that it gets cut off at diff... more >>
Remoting vs xml.sendandload vs Web Service Connector
Posted by matthew.johnson at 8/19/2005 12:00:00 AM
I'm currently trying to decide what the best way is to connect a Flash
application to a remote server. The options I'm looking at are
xml.sendandload, the web service connector, and Flash Remoting. I need
sercure, efficient, and reliable communication. I'm wondering if people can
comment ... more >>
no data after correct cfc call. URGENT....
Posted by PaulAnka at 8/17/2005 11:13:43 AM
Hello,
I have on 1 frame two calls to a function in a cfc. Both the functions is just
a simple query to the database (access mdb).
With one of them (I have also tried to remove the first, but that doesn't make
any difference) I see that flash retrieves the data correctly. But If I do a
s... more >>
Remoting on Server Side
Posted by kleva82 at 8/15/2005 12:00:00 AM
Hi!
I've got a problem when I'm trying to use remoting on server side of
Communication Server. For example I want to make authorization system. I've got
remote function getMyFunc which returns PASSED or FAILED. My Server Side Code
looks like:
///////////////////////////////////////////... more >>
server returning error
Posted by sacal at 8/11/2005 12:00:00 AM
Hello all,
I have an intriguing situation here. Everyday, when I boot up my computer
(windows XP pro) and start working on my flash remoting app, my gateway call
.......
NetServices.setDefaultGatewayUrl("http://localhost/flashservices/gateway");
gateway = NetServices.createGatewayCon... more >>
Remoting using simple java class
Posted by dffffg at 8/10/2005 12:00:00 AM
Hi
I am new in Flash. I am using the Macromedia Flash MX 2004 for
developing the action script. I am using the Tomcat
server to deploy my war file. I have some problem while calling the java
class from action script. I have deployed the
flashgateway jar file in my project whil... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Problem calling flash remoting from other machine
Posted by Farhan Noor Qureshi at 8/7/2005 7:16:18 PM
Hi,
We have a web based application written in C#/.NET and flash uses flash
remoting to call methods in ASPX pages. Every thing works fine if flash is
run on dev machine, it can connect to .NET ASPX pages on same machine. But
when this flash is run from other machine it pops up user/id pass... more >>
Rich Media Ads on a Flash Site
Posted by pixelone at 8/7/2005 7:05:42 PM
Guys, I am stumped. I have a project I am working on the client wants to be
able to have ads serve to the website using tags. That part I have covered, the
other part I am not getting is We have a FlashVideo Player which will play all
of our FLV files, he wants to have a video ad (FLV format) ... more >>
Problem in Installing AS2 Remoting Component
Posted by ManDick at 8/6/2005 12:00:00 AM
I am using Flash MX Pro 2004 v.7.2 with Mac OS X 10.4.2. After installing the
AS2 Remoting Component, the installer told me that it has been successfully
installed. But I found that I cannot import the new AS2 classes in my flash
files. When I looked into the configuration folders (there ar... more >>
remoting server problem
Posted by bigeezey at 8/5/2005 11:20:30 PM
I'm really confused. I'm running flash remoting for java on my localhost with
no problems, but when I try and host it on an external server (running free
bsd/tomcat) it just hangs. The flash movie just won't load.
I've tried both mm remoting AND OpenAMF, and both have exactly the same
proble... more >>
java server and flash chat app
Posted by Aerkhan at 8/5/2005 11:09:29 PM
hi.
i have wrote a basic xml server for my flash application using java . my flash
client runs clear in localhost and local area. but when i upload swf to my
host, nobody can connect to server. when i click to connect button , nothing
happens.
I am using xml connector to connect.
that d... more >>
passing an array from CFC to Flash
Posted by sacal at 8/2/2005 6:16:14 PM
Hello there,
I want to pass an array from cold fusion into Flash, but I can't get the
values with Action Script. The NetConneciton Debugger shows that the values I
want were indeed passed to Flash, but I can't get to them with ActionScript.
Here's the CFC script (where I first pass valu... more >>
Flash remoting calls require browser refresh to work?
Posted by cdrabik at 8/2/2005 12:00:00 AM
I have an application that usually won't execute any remoting calls the first time it's loaded. If you refresh the page, all is well. Any suggestions?... more >>
what are the Disadvantges of flash remoting
Posted by Jeevan Salunke 22 at 8/1/2005 9:26:33 AM
what are the disadvantages of flash remoting... more >>
|