I want to do java remoting, and I am currently using FDS. I would like to build an actionscript project that uses java remoting via remoteObject.
When you configure a flex project for remoting you indicate in the project settings where the flex server is, but these options are not available for an actionscript project. This would suggest that you cannot (or should not) do actionscript only projects that do FDS based remoting. My guess is that I am supposed to do this with a flex project but it does seem wierd that an actionscript project is not supposed to be used for remoting. Any insight appreciated. Hank

