| Thread | Last Post | Replies |
|
| Data Grid cell press question... | 31 Oct 2005 20:05 GMT | 1 |
Ok, I've been working days on this and finally have broke down to ask. I'm importing via coldfusion, information from a database. Like the parks database that comes with coldfusion. I'm bringing the data into flash with the flash web service connector. it works fine bringing in a ...
|
| XML or mysql | 30 Oct 2005 15:20 GMT | 1 |
I have never used xml, and the research I have done into it is confusing me as to what it actually is and more importantly why I would. As far as I understand it is a script that you write using your own personal tags, that basically stores data. You then write an application to ...
|
| xml driven CDrom? | 29 Oct 2005 18:12 GMT | 3 |
I am working on a CDrom (built in flash) that has easily outdatable content. Instead of offering weblinks for all of the text content, I'd like to have the CDrom call up xml from a web location that can be updated. The problem I am running into is this: what happens when someone ...
|
| Will a Web Service Page get saved to the Temporary Internet Folder | 28 Oct 2005 20:40 GMT | 1 |
I am trying to stop my XML from being stored in the Temporary Internet Folder of IE. When I use XML or XMLConnector, I notice that my XML file is cached there. Would switching to a SOAP Request stop this?
|
| Flash+XML+Access | 27 Oct 2005 18:52 GMT | 2 |
my application needs help on the XML-Access binding step. I mean my work runs good between flash components and XML files (i converted the access database in XML data) but now i'm not able to create a binding between XML and Access to permit the user admin to update data...
|
| xml to combobox, combobox to listbox, listbox to details | 27 Oct 2005 18:22 GMT | 2 |
i am going out of my mind looking for a tutorial i am able to use a xml document and the xml connector component to populate a pulldown menu, i would like to know how i can use the same xml info (now that it is loaded) and populate the listbox with a set of titles based on the
|
| Troubles with dataset and datagrid | 26 Oct 2005 22:02 GMT | 1 |
Hello, I was just wondering if anyone has a suggestion to resolving the dataset-datagrid problem I have been having. The dataset and datagrid are created dynamically in my application. The dataset data-provider is filled with a reocord-set passed in from a flash
|
| Items in Combo box followed by a comma | 26 Oct 2005 12:18 GMT | 2 |
I am trying to make a small app with a combo box, a dataset and an xmlconnector component. The xmlconnector gets a list iof names from a database via php, then the dataset gets it and binds to the combobox. All this process works fine, except
|
| edit dynamic text, quicktime output, from commandline? | 25 Oct 2005 20:06 GMT | 1 |
Hey everyone. I'm wondering if this is possible... I would like to build an FLA template, with a dynamic text field. I would then like to render Quicktime output of that template with many different strings in that text field. Other than manually opening the file, cutting and ...
|
| URGENT help needed on XML+DataGrid+Images+Export | 25 Oct 2005 01:07 GMT | 3 |
Please, help me on the following task: I'm creating a product catalog (Flash + XML ) that will be used locally (from CD or on hard drive). Trying to program it i stuck in the following problems: 1. How to display images in DataGrid rows? (every row got it's own image
|
| sendAndLoad in Flash 8 | 24 Oct 2005 01:51 GMT | 1 |
I'm using sendAndLoad to get some data from a SQL database. It worked fine in F7, and also works fine in F8 when the swf is on the server. But it will not work when the swf is local (i.e. during testing). I (think) I've tried/applied all the various settings/ policy settings
|
| Embedded Flash in PHP | 22 Oct 2005 22:09 GMT | 4 |
I'm experienced in flash, but a newbie in PHP (running 7.9)- so here's what I want to do (It seems fairly simple) -I have a link on my homepage that will lead to a content page -On this content page I want an embedded flash movie to play
|
| movie clip and dynamic text | 22 Oct 2005 00:27 GMT | 1 |
i have text loading from xml my text needed to be masked, there for i convert the text field to movie clip but now i cant see the text from the external file.
|
| bound index using actionscript | 21 Oct 2005 05:14 GMT | 5 |
hi everybody... does anyone know how to do this ???? i am binding an xml connector with a textarea component and a combobox component...
|
| XML content does not refresh | 19 Oct 2005 17:20 GMT | 1 |
I have a Flash movie wich displays information from some xml files. Whenever I upload changes in the xml files, it is not displayed in the Flash movie, even if I force the refresh of the page the old content is still displayed. The only way I could display the new content in ...
|