all groups > macromedia flash flash remoting > january 2006
Intermittent Issues with Flash Remoting
Posted by ChristianAbad at 1/31/2006 6:56:44 PM
Folks:
I?m having an issue with a Flash site we?ve developed.
I have a Flash site that uses Flash Remoting Gateway to connect to a couple of
ColdFusion Components (CFC?s). The CFC returns a query object which is
manipulated and displayed within the Flash movie.
The problem is someti... more >>
Multiple function calls in AS2
Posted by Rockabill at 1/25/2006 5:24:36 PM
Hi there, I'm hoping some kind soul can help me solve this problem which has me
baffled.
I'm using AS 2 remoting and CF 6.1 and I'm new to remoting but familiar with
Coldfusion.
I can successfully populate a dropdown box for selecting a country via
remoting binding the data to the comb... more >>
remoting as2.0 in mx 2004 and flash 8
Posted by dilated.co.uk at 1/24/2006 12:00:00 AM
i seem to have a problem with remoting, the problem occurs in both mx 200 and
version 8.
if i use
#include "NetServices.as"
#include "NetDebug.as"
in mx 2004 then i have no problems.
but if i use
import mx.remoting.*;
in either mx 2004 or flash 8 then i fidn that nothing works... more >>
Upgrading from MX AS1.0 Components to MX2004 AS2.0
Posted by bloomk at 1/19/2006 11:43:08 AM
Does the Flash Remoting code you use need to change when you convert a Flash MX AS1.0 project to mx 2004 AS2.0 and the 2.0 components? I'm not finding much on the subject.... more >>
Publishing MX2004 FLAs w/ old remoting code
Posted by tliv at 1/16/2006 4:13:55 PM
We have some legacy FLAs with older remoting code in them - using DataGlue
file, etc. If I try to publish this using Flash 8 (with available Remoting/AS2
components for F8 installed) they throw errors looking for DataGlue and other
..as files.
Is it not possible to publish these from Flas... more >>
playing swf in .net
Posted by vision far away at 1/16/2006 2:16:30 AM
:) Hi, i am trying to play flash swf files in a C# desktop application. I have
seen an expample of doing it in a website. but i cant figure out how it has
been done. the only thing i found is that 2 dll are added in the C# project
named : "Interop.ShockwaveFlashObjects.dll and
AxInterop.Sh... more >>
Installing Flash Remoting
Posted by jhutchdublin at 1/13/2006 6:02:38 PM
Installing on XP Pro IIS 5.1 with ColdFusion running on this server. I have
Flash 8.0 and have installed the Flash Remoting components.
However, I have no file folder called flashservices or one called gateway. How
do I check if this running / or get it to work.
... more >>
Flash Remoting on Pocket PC
Posted by AcidGuy at 1/12/2006 2:20:35 PM
hi guys and girls!
has anyone used flash remoting on pocket pc ? if you have used it please
continue reading...
i am currently developing an wireless flash application that uses flash
remoting to handle the data of a stock company, so the application is for
making inventory, the system... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Remoting stopped working through a browser....?
Posted by Clacker at 1/11/2006 3:23:16 PM
Hi, Im developing a game which uses flash remoting.
However It has stopped connecting when the flash is run through a web browser
on the remote computer, but WILL still connect fine when the swf file is run
using the stand alone player.
Are there tighter security settings on the latest ver... more >>
problem with flash remoting
Posted by conderol at 1/9/2006 7:51:05 PM
i am trying to connect to .Net assembly with flashgateway.dll.
I am using the following code var newService = new
Service("http://localhost/OurProject/gateway.aspx", null,
"ClassLibrary1.DataManagmentClass", null, null);
and everything works perfect, but when i am trying to connect not to th... more >>
Flash Remoting example
Posted by Antonio_82_ at 1/7/2006 10:21:52 AM
hello everyone,
I am a C# developer new to Flash Remoting. I need to develop a web application
with an interface based on Flash but with server side code based on C#. I just
started to study on books and read examples, but when I try to follow these
example by myself many problems occurr, so... more >>
General Flash Remoting Question
Posted by designerX2 at 1/4/2006 6:03:06 PM
I'm a Microsoft .NET developer that is unfamiliar with the specifics of Flash,
I'm wondering if a Flash file can be served from one website and communicate
via Flash Remoting to another website/web service. The goal is to create an
interactive gui that can reside on multiple client website and... more >>
flash 8 and net connection debugger
Posted by fmdano at 1/4/2006 4:25:23 PM
so, where is the net connection debugger?
Can flash remoting i used with mx2004 still available when using the flash 8
program? i am saving the file as a mx2004 file, but it cannot find:
#include "NetServices.as"
#include "NetDebug.as"
because of this and not being able to find the ne... more >>
Properly installing amfphp 1.0 with Flash MX
Posted by k-doggie at 1/4/2006 3:06:21 PM
I have my localhost apache server set up with mysql already. I have "Flash
MX", and installed the remoting components already. But I can't install the
remoting file directories properly for some reason. I went to sourceforge to
download thelatest version of afmphp 1.0., but when i download ... more >>
Trial Version Expiration
Posted by atastec at 1/3/2006 1:52:49 PM
Hi,
Can anyone tell me how you can tell when the flash remoting trial version expires?
I'm wondering if it expired early and that's why I can't seem to connect to the gateway.
Thank you.... more >>
|