Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

flashorb · Developing RIAs with WebORB, Flex, AJAX

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 3867
  • Category: Macromedia Flash
  • Founded: Aug 11, 2003
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 994 - 1023 of 7798   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
994 domfarmer2000 Send Email Dec 6, 2004
7:54 am
Hi, If a message server is running on a port, how do I get an object reference to it? When I use acquireServer with a specified server name and port, if it's...
995 Shashi
shashi_nayak Send Email
Dec 6, 2004
7:54 am
Hi I am trying to run the Message Example from the website. http://www.flashorb.com/articles/messageserver/ I have also tried to run the broadcast example from...
996 Shashi
shashi_nayak Send Email
Dec 6, 2004
7:55 am
Hi I was trying to use the broadcast/push message example given in the flashorb site http://www.flashorb.com/articles/messageserver/ the client does not seem...
997 domfarmer2000 Send Email Dec 6, 2004
7:55 am
Hi, when I send a message using the API in messageServer.as there's an attribute called destinationName - how is this processed? I'm beginning to put all the...
998 ( . )( . )
compubandit Send Email
Dec 6, 2004
7:55 am
hello all: I have just started playing around with flashorb. I see the main jar class takes only one argument (ie. host:port) -- so that you can only actually...
999 Arnab Choudhuri
achow012 Send Email
Dec 6, 2004
1:58 pm
Hi, In the msg below I sent on 30 Nov, I found a few points, this function when accessed sends the data without any problem but the problem is when I call this...
1000 fishbadgermonkey
fishbadgermo... Send Email
Dec 6, 2004
8:26 pm
Does the RemotingConnector with MX 2004 Pro work with FlashOrb? I can get my code to work with raw actionscript but I have a requirement to use the...
1001 mbulat2001 Send Email Dec 6, 2004
8:27 pm
I've installed flashorb and I am attempting to use the flashorb httprequest accessor in my application. I've copied over the flashorb.dll to my application and...
1002 Joe Orbman
flashorbman Send Email
Dec 7, 2004
2:46 pm
Hi, The API you should use is: Flashorb.Util.ThreadContext.currentRequest() The method returns an instance of System.Web.HttpRequest. thanks, Joe...
1003 Joe Orbman
flashorbman Send Email
Dec 7, 2004
2:47 pm
Hi, Yes, RemotingConnector works with FlashORB. If you happen to run into a problem with it, please let us know. thanks, Joe...
1004 Joe Orbman
flashorbman Send Email
Dec 7, 2004
2:51 pm
Hi cpbndit, FlashORB registers shutdown listeners, so when you do Ctrl^C it will perform a clean shutdown. thanks, Joe...
1005 Joe Orbman
flashorbman Send Email
Dec 7, 2004
3:06 pm
Hi Dom, The 'destinationName' attribute is optional and identifies the logical name of the destination where the message should be delivered to. AMF is a...
1006 Joe Orbman
flashorbman Send Email
Dec 7, 2004
3:14 pm
Hello Sashi, If you try the example at: http://www.flashorb.com/articles/messageserver/ it should be working just fine now. What version did you download and...
1007 Joe Orbman
flashorbman Send Email
Dec 7, 2004
3:19 pm
Hi Dom, acquireServer starts a new server if one is not running and returns it OR just returns one if it is already there. What error were you getting with...
1008 Joe Orbman
flashorbman Send Email
Dec 7, 2004
3:30 pm
Hi Arnab, The debug message you see indicates that something was sent by a client. What does your client do? Could it be sending empty messages? thanks, Joe...
1009 domfarmer2000 Send Email Dec 7, 2004
6:40 pm
Hi Joe, I'm using .Net eval version and the error I'm getting is: Only one usage of each socket address (protocol/network address/port) is normally permitted ...
1010 lukasbradley Send Email Dec 8, 2004
7:55 am
Would someone be able to point me to a tutorial on how to transport/serialize Objects between my Flash client and a FlashORB server? The documentation has...
1011 anna_zetterberg Send Email Dec 8, 2004
4:21 pm
Hi! A little question! Can you from Flash call a .dll that opens a SaveFileDialog? What I want to do is that I want to type in a text in Flash send the text to...
1012 compubandit Send Email Dec 8, 2004
4:21 pm
Joe, many thanks for the quick response. what I am trying to do is to start the server and shut it down from code (java)... i was hoping there's a way to send...
1013 Joe Orbman
flashorbman Send Email
Dec 8, 2004
4:38 pm
Hi cpbndit, We will add the API in 1.5 to make it possible to do the shutdown programmatically. thanks, Joe...
1014 Alias
mrprpl Send Email
Dec 8, 2004
5:38 pm
Hi guys, Sorry about this, but I'm using flashorb on .NET for the first time, and I'm having hassles getting the administration console working. I'm getting a...
1015 Alias
mrprpl Send Email
Dec 8, 2004
5:38 pm
Hi guys, Sorry about this, but I'm using flashorb on .NET for the first time, and I'm having hassles getting the administration console working. I'm getting a...
1016 Joe Orbman
flashorbman Send Email
Dec 8, 2004
5:45 pm
Hi Alias, If you installed 1.5 Beta1, there is a problem with the Management Console in that build. It is going to be fixed in the production release of 1.5....
1017 Fresh_and_pepper
Fresh_and_pe... Send Email
Dec 9, 2004
1:06 am
Hello, I'm a new user of FlashORB. i want to know if there are AS2.0 classes of FlashORB Java exemple if i want to use the serverMessages classes and so on .. ...
1018 Fresh_and_pepper
Fresh_and_pe... Send Email
Dec 9, 2004
1:07 am
Hello, I'm a new user of FlashORB. i want to know if there are AS2.0 classes of FlashORB Java exemple if i want to use the serverMessages classes and so on .. ...
1019 Fresh_and_pepper
Fresh_and_pe... Send Email
Dec 9, 2004
1:09 am
Hello again :) it is possible to get and send Value Object from java to actionscript and actionScript to java ?? maybe we have to implement the ASTranslator...
1020 compubandit Send Email Dec 9, 2004
6:37 am
Joe, Thanks a million for the quick response; i'm actually testing with 1.5 beta 1, and since the capability will be in the 1.5 release, i take it it will...
1021 Joe Orbman
flashorbman Send Email
Dec 9, 2004
6:54 am
Hi Yaniv, Yes, it definitely possible and we're doing that right since version 1.0. We call that feature 'type adaptation&#39;. FlashORB completely eliminated the...
1022 Joe Orbman
flashorbman Send Email
Dec 9, 2004
7:06 am
Hi Yaniv, We're currently on the 1.5 release of the product. 1.0 was released in March. As for the capabilities of the server, it can actually do a lot more ...
1023 Fresh_and_pepper
Fresh_and_pe... Send Email
Dec 9, 2004
12:26 pm
Hello, When FlashORB AS Classes will be totaly writed in AS 2.0 ?? also i downloaded the installation package of the Java 1.5b i dont find the sources of...
Messages 994 - 1023 of 7798   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help