| Thread | Last Post | Replies |
|
| How to pass ASObject back to .Net Assembly? | 31 Aug 2004 16:20 GMT | 7 |
Can any one help me out how can I pass back an ASObject back to .Net assembly method and then read the values from it in the assembly method to process it further ?? Thanks
|
| Flash and a SQL database | 31 Aug 2004 04:32 GMT | 4 |
I am working on a project that is turning a HTML-based website using a SQL database into a Flash website with dynamically-driven data that is updated constantly Is this compatible?
|
| urgent::: Projector + cross-domain.xml | 30 Aug 2004 20:43 GMT | 3 |
I'm developing a desktop standalone projector application in which: 1-the client's computer, connected to the web, is running the flash app (as a projector) 2- flash is sendingAndLoading with a php script on the server which will write
|
| Flash Remoting Book | 30 Aug 2004 18:39 GMT | 6 |
I just bought the O'Reilly Flash Remoting: The Definitive Guide. This book, however, doesn't seem to cover AS2, and the examples I am doing are not working, since the UI Components I have are not the same as the ones used in the book. Could someone suggest a book that I can use ...
|
| about localhost | 30 Aug 2004 18:34 GMT | 1 |
This is probably a 'duhhhh'... silly question but if a movie's LoadVars sends and loads to http://localhost/whateverFilename.nnn does that Always refer to the server the movie happens to be served from ?
|
| NetServices.as errors | 30 Aug 2004 18:13 GMT | 1 |
When testing movies that call the NetServices.as, I get the following errors: ------------ **Error** C:\Program Files\Macromedia\Flash MX 2004\en\Configuration\Include\NetServices.as: Line 80: Expected a field name
|
| Install Flash Remoting .Net on Win2k3 Server | 25 Aug 2004 19:46 GMT | 3 |
I 've spent hours trying to find any posts about how to make work the damn -flarem.net - thing on the new windows 2003 server... The installation worked perfectly and everything seems to be in its right place, but... But when i try to open the sample page, just to see if the ...
|
| Can't select first row in Datagrid | 25 Aug 2004 04:20 GMT | 2 |
I have been very successfull in using datagrids to display mysql data. Everything works great except, I can't ever select the first row of the datagrid. All other rows's repond fine when clicked using the data_grid.selectedIndex method.
|
| Flash Remoting trying to use .Net Web Services | 24 Aug 2004 08:39 GMT | 4 |
I have installed Flash Remoting for .Net & Flash Components (along with updates), .Net Framework 1.1. I am trying to run the example and get the following error message. Status (object #2)
|
| JAAS integration | 20 Aug 2004 20:20 GMT | 1 |
I have a J2EE server and am using the J2EE security of the web-container and the server declarative security. Once authentification and single-sign-on are passed, I'm launching a flash movie using flash remoting to call my session beans, I however get server security ...
|
| AS Object to Coldfusion | 20 Aug 2004 20:02 GMT | 2 |
Hi, I'm trying to send a very simple object from flash to coldfusion with remote : These are my object and my remote-actionscript-lines: _global.GFSGeneralData_Object.MainTitle = "Title";
|
| Passing objects to .NET...Impossible??? | 20 Aug 2004 14:30 GMT | 6 |
Documentation for FR/.NET states that objects can be passed "back and forth" between Flash and .NET ("By passing ActionScript objects BACK AND FORTH [emphasis added] between the remote service and the Flash application, you can...") I've seen some info on getting objects from ...
|
| Flash .Net Remoting Issues for passing..Objects | 20 Aug 2004 08:19 GMT | 2 |
We are developing a web application using Flash Remoting. The backend server implementation is in C#. We would need C# objects to be passed to the Flash layer and vice versa. We understand that one way to do so is using FlashGateway.IO.ASObject. But
|
| DataGlue.Bindformat in a childmovie not working? | 19 Aug 2004 15:00 GMT | 1 |
Do I have to use the method : BindFormatFunction from the DataGlue-class in the same movie as wherein I pulled in the data? This is the problem I have :
|
| Flash Remoting Source Files | 19 Aug 2004 11:30 GMT | 1 |
Can someone please tell where I can download RemotingSourceCode.zip? I have searched the Macromedia site and haven't been able to locate them.
|