Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
rahma123 #1
XML Data Integration
Hi All
I create a flash movie to read the data form the XML file. Using XML
connector and Data set I am able display only character data only, I am not
able to display number and date type data.
Also I want to display one of the attribute of the XML record as combo box, is
it possible.
Help me to solve this problem.
Thanks in advance
raja
rahma123 Guest
-
Data Integration with CS3
I am running CS3. I want to access and update a MS SQL database through ASP but I could not find data components to download for CS3. I found Phil... -
php mysql xml data integration
Hi! I've been trying to connect my swf to a mysql database and I did it thanks to tutorials from Adobe. The problem is that in this tutorial, my... -
Data Integration
I have developed an application where the user enters a voucher number in order to be able to proceed with their transaction. I want to store the... -
Data Integration Tutorial?
I am new to Flash but have been using Dreamweaver and Fireworks for years. I am looking to use Flash as a frontend to an MS Access database. ... -
Data integration from a cfc
Hi I have created a coldfusion cfc that is accessed via a little flash app. Basically the results of the AD (using cfldap) are retrieved and when... -
SimonTheSwift #2
Re: XML Data Integration
Hello,
I think your problem will be in the way you configure your components.
If you say that you are using the XMLConnector component, I suppose you
imported a schema. Sometimes this might import the attributes with different
types (e.g. you want that a date attribute is represented in Flash as Date, not
as String). To fix this, use the Component Inspector -> data type and formatter
fields.
If one of your attributes is to be viewed as a list in a ComboBox, I recommend
you reading through the tutorial Bike Trips Sample Application: Using the
XMLConnector Component in Flash MX Professional 2004 by Leo Schuman, J.D.,
available at the Flash Developer Center - it shows in detail how to actually
use the ComboBox component in connection with XML data.
Hope this will help,
Simon.
SimonTheSwift Guest



Reply With Quote

