all groups > macromedia flash flash remoting > september 2004 > threads for september 8 - 14, 2004
Filter by week: 1 2 3 4 5
deploye FlashRemoting on Websphere 5
Posted by dharkangel at 9/14/2004 4:39:40 PM
Does anyone have instructions on how to deploy on Websphere? I just tried to
deploy it and it failed. I've searched all over the Macromedia site and only
found instructions on deploying CFMX, which I am not going to be using, on
websphere. Thanks.
... more >>
When to use # or "or [ in bindFormatStrings
Posted by feiloiram at 9/14/2004 9:52:43 AM
Hi,
This is the code I have :
var RecordName_str:String = ComboBoxName_str + "_rec";
var ItemNameLabel_str:String =
ComboBoxName_str.substring(0,length(ComboBoxName_str)-1);
var ItemIDLabel_str:String = ItemNameLabel_str + "ID";
DataGlue.bindFormatStrings(this[ComboBoxName_str], _glo... more >>
Unable to create webservice proxy.
Posted by ammarmujeeb at 9/14/2004 5:50:30 AM
Hello, I m new to flash remoting and trying to access an ASP.NET webservice
[C#] with Flash. I am using Flash MX and got all components such as Flash
Remoting .NET and Flash Remoting Components. I have VS.NET installed in my
system and working on it for the past 6 months without any problem.
... more >>
Flash remoting cannot load on server
Posted by icegoffy at 9/13/2004 10:47:22 AM
Dear all,
Currently my flash remoting swf file with the j2ee weblogic server works
fine on localhost, but when I tried to access my server from another machine,
it shows nothing...does anybody knows why?
My flash app is just simply getting some stock quotes from the j2ee
ser... more >>
NetServices.as missing
Posted by BNZ at 9/12/2004 3:33:48 PM
I am trying to set up Flash remoting with ColdFusion. I am currently trying to
follow the tutorial
http://www.macromedia.com/devnet/mx/coldfusion/articles/startremoting.html but
I keep getting the following error.
**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 1: Error opening includ... more >>
URGENT! Flash Remoting install problem on linux
Posted by Sam Su at 9/11/2004 3:07:12 PM
I fail to install Flash Remoting for java on Redhat 9.0 with SUN J2SE SDK,
TOMCAT and I got following error message when I run
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> ./flashremoting-java-linux-en.bin
Preparing to install...
Extracting the installation resources from the installer archive...
... more >>
Can Flash Remoting work with J2SE rather than J2EE
Posted by Sam Su at 9/11/2004 10:03:52 AM
I got the following error message, when I install remoting with J2SE on
Redhat9.0:
java.lang.NoClassDefFoundError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:141)
at
java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Gr... more >>
Do I need Flash Remoting if I have CF MX 6.1?
Posted by dharkangel at 9/10/2004 10:41:56 PM
I'm really confused at what I've been reading on Macromedia's site. I want to
be able to extract data from a database and use the data in flash to display
records, etc. Do I need to purchase Flash Remoting in addition to Cold Fusion
MX in order to do this?
Thanks,
sal
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Reading a WSDL file
Posted by Silvertype at 9/10/2004 5:09:45 AM
Hi guys,
I have created an application that checks for domain name on the net by
invoking a function from the 'domainChecker.wsdl' file. It basically contains
single-line inputbox, a multiline inputbox and a button that will invoke the
function when clicked. However, whenever I click the but... more >>
Flash Remoting question
Posted by FL_Chong at 9/9/2004 2:58:21 AM
Can I use flash remoting without having Macromedia Flash Remoting MX software installed?
I have Macromedia Flash MX 2004 Professional and Coldfusion MX
pls help... more >>
default gateway with Service?
Posted by thillerson at 9/8/2004 5:32:10 PM
Hi,
I have a site that uses remoting and it's a pain to develop in the IDE with
one gateway url (a local one) and then publish to the production site (which
needs to use a different url) and always remember to make that change. I can
use an HTML page to view the site and make sure the HTM... more >>
i need an tutorial
Posted by freak_oz at 9/8/2004 2:38:19 PM
i need an tutorial(text)
how to store and read variables from an textfile on internet...
freak_oz... more >>
|