| Thread | Last Post | Replies |
|
| inactive elements in a listbox component? | 20 Apr 2005 00:19 GMT | 1 |
Hi, hopefully someone can help. I'm searching for a way to add a separator element to a listbox component, so that particular cell is not selectable and has no rollover action associated with it. There must be a way to do this :-). I just want to be able to separate certain parts ...
|
| Re: old push button component vs. button component | 19 Apr 2005 14:01 GMT | 1 |
has anybody used the button component. Every tutorial I've found uses the push button component from Flash MX, not the UI component button. Trying to get this to work with Flash MX Pro 2004 has been very frustrating. Any help is greatly appreciated. If I am the only one ...
|
| Returning custom objects with asp.net | 18 Apr 2005 15:20 GMT | 3 |
Hi, I'm quite new to Flash remoting, and I am trying to return an object that I created in ASP.Net and every example I can find only returns strings. Let's say I have this class in a loadPerson.aspx page, is it the proper way to use this functionnality? :
|
| where is undefined coming from | 18 Apr 2005 11:01 GMT | 3 |
flash MX 2004 pro pulling data via cfc. when the data hits my default responder it populates a list box with the approiate data however appended to the last field in every row is the word undefined. I can't figure out what is undefined or where it is coming from since all the ...
|
| ??? letters from database | 18 Apr 2005 10:44 GMT | 1 |
I've created a mySQL database and use AMFPHP to connect. I use norwegian letters (?, ? and ?) in the DB, and everything works fine when using a local server. BUT when I connect to the DB on my webserver Flash Player writes "?" instead of the letters "?, ?, ?". I've tried the same ...
|
| Problem getting servlet services to work | 16 Apr 2005 18:54 GMT | 2 |
I have installed mm's flashgateway and gotten most of the flash remoting examples to work. However, I want to call a servlet as a service as described in the Flash Gateway documentation and on page 254 of the Oreilly Flash Remoting book. I have everything set up exactly as ...
|
| Can not fetch dataset from SQL Server using SqlClient | 15 Apr 2005 01:00 GMT | 1 |
:confused; I am using Flash remoting MX to fetch dataset. Before, I use a Access database to test it and it works just fine. Then I switch to the SQL Server using SqlClient. It becomes no response, no data and no error message. When I replace Flash.DataSource + Flash ...
|
| Loader component | 14 Apr 2005 11:24 GMT | 2 |
I've a made a movie which contains a loader component to load an external .swf file. This external swf files contains a preloader. However when loading this external file in the main movie, the screen first appears white and then it directly shows the the external swf content. ...
|
| Flash Remoting and server notification | 13 Apr 2005 23:51 GMT | 1 |
I would like to know if a flash client can be notified of a certain event happening in the server side like a Java application server ? example : - one application server (JBoss, Tomcat or Weblogic)
|
| Flash Remnoting - popluating listbox with asp.net recordset | 13 Apr 2005 23:39 GMT | 1 |
Ive have spent the best part of 4 days in chat rooms, forums, blogs, et ctec, and all are asking the same questions with the same problems, now I am losing my mind and wished I had NOT shelled out for a grands worth of .net flash remoting. please, please can anyone assist me ? ...
|
| dynamic data from cfc query to listbox | 11 Apr 2005 10:07 GMT | 1 |
I'm new to ActionScript 2 and I want to extract data from a query in my music.cfc and populate the data to a listbox but not sure how to go about it. I have read the LiveDocs for Flash MX 04 and I'm a bit confused by the explaination and examples.
|
| Create an recordset using PHP/mySQL that clients can update their user info | 08 Apr 2005 07:22 GMT | 2 |
I have been looking everywhere for a tutorial that is based on what I would love to accomplish... Here is the skinny... A client would be able to create a username and password along with entering their address, phone number and email. They would be able to login later using ...
|
| Remoting code not firing. | 06 Apr 2005 22:09 GMT | 1 |
This is driving me insane! I have a 4 buttons that I have assigned this Actionscripting to and I can not get a recordset to return. The netconnection debugger shows nothing firing! Why? Please chack my coding and see what I did wrong please. Thanks! on (rollOver) { #include ...
|
| Coldfusion MX 7 Dev. Test | 06 Apr 2005 14:40 GMT | 2 |
I want to test if I have my Coldfusion MX 7 Dev Edition configured correctly for Flash Remoting? My Coldfusion server is set up as a standalone web server (http://localhost:8500/). In Flash MX 2004 I have installed the need AS2
|
| Flash Remoting Configuration | 06 Apr 2005 14:24 GMT | 3 |
I have Flash MX 2004 Pro version 7.2 and using ActionScript 2. I installed the Flash Remoting on this development machine. I have Cold Fusion MX 7 running on Windows 2003 IIS. My CFusionMX7 directory is D:\CFusionMX7 and my webroot is D:\Inetpub. I looked in the administrator ...
|