| Thread | Last Post | Replies |
|
| External xml - " in text covereted to " | 29 Jun 2005 15:11 GMT | 1 |
Basically using this: onClipEvent (load) { //Set the name of the XML document this.XMLDocName = "XML/SOMEFILE.xml"
|
| Items in DataGrid not displayed | 29 Jun 2005 14:11 GMT | 2 |
I am building a basic datagrid that connects to a webservice ala the Ben Forta tutorial on this site. It is set to display one column and when I test it it just shows up 4 blank rows. I added 4 rows to the base table in the database and retested and now it shows 8 blank rows. I ...
|
| How to populate a DataProvider with XML and AS only | 29 Jun 2005 08:45 GMT | 3 |
after having spent 2 hours, I decided to get some help from you. Here's what I'd like to do. I have an XML file that I'd like to use to populate a DataGrid (in the future, I'd like to do that also with a list).
|
| asp and sendAndLoad | 28 Jun 2005 19:32 GMT | 2 |
I have a small app that sends and loads varsbetween flash and asp. I have a text field that allows the user to add new records to a DB. On the same page I have a comboBox that returns all the records from the same table. When a new record is added I want the comboBox to update so ...
|
| Problems with cache - PHP returns always the same XML | 28 Jun 2005 09:32 GMT | 6 |
I've develope an aplication in Flash MX 2004, using PHP&XML to comunicate the aplication with the DDBB. Then, If I load an XML object in flash XMLObjet.load(....program.php?variables...) all is ok, I've all the data that I
|
| Trouble binding a DataSet to a WebServiceConnector | 28 Jun 2005 09:29 GMT | 5 |
Hi 2 every1 I've just started dealing with Flash, so please forgive some of my questions which may appear stupid:o. I'm developing an application in which I access a database through a php web
|
| CheckBox in Datagrid | 27 Jun 2005 13:52 GMT | 1 |
can anyone help me for displaying a checkbox into datagrid. thanks
|
| Help! | 27 Jun 2005 12:27 GMT | 1 |
Help!!!! I have a catalog of products in an XML file. I need to be able to display this catalog, one item at a time on the screen. I have been able to create an XML connector, dataset, datagrid test, but it isn't anything like I need. Can anyone take a quick look at the XML ...
|
| Help for a Newbie | 27 Jun 2005 12:15 GMT | 1 |
Hey All I'm a complete newbie when it comes to Flash Data Integration :o . On my new site, I want to integrate Flash and PHP, so that certain parts of my flash file display information from a MySQL database, preferably through PHP. Are there
|
| xml display issue | 26 Jun 2005 10:17 GMT | 6 |
I have a problem with XML data not displaying when the flash playhead goes backward in the timeline. Is this a bug or is there something that needs to be set or scripted to make sure this works correctly? Either way, can anyone suggest a workaround?
|
| Problem with xmlConnector and DataSet in a movie clip child | 25 Jun 2005 20:59 GMT | 2 |
I have a small problem with the components xmlConnector and DataSet. I try to create two animations the first poster of the data in a grid while using combines it xmlConnector and DataSet. When for the second it is used to charge the first while showing the progression of the ...
|
| Flash-based Forums | 24 Jun 2005 23:24 GMT | 2 |
:beer; I want to create a Flash-based Forum but I don't know how to. If anyone knows how to create Forums by using Macromedia Flash MX, can you please help me. I looked on the internet but I could not find any articles. So, If anyone knows how to create a Flash-based forum, ...
|
| want to pull natural gas trading prices into flash application | 24 Jun 2005 16:11 GMT | 1 |
I have developed a natural gas calculator that will figure up a persons intrest (royaltys) for a customer of mine. Currently the users will enter the MMBtu information manually. If possible I would like the have this information pulled from another site. Does any one know how I ...
|
| Accessing XML nodes | 24 Jun 2005 05:52 GMT | 2 |
Suppose this your XML: <content> <author> <book>
|
| [Newbie] Data communication server => flash client | 24 Jun 2005 01:51 GMT | 1 |
Hi people, Given that a flash client has been loaded, is there a way to do async. communcations between the flash and the server? I'm kind of new to flash communication server/remoting, but I've done some
|