Groups | Blog | Home


Archived Months
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
all groups > flash data integration > december 2004 > threads for december 1 - 7, 2004

Filter by week: 1 2 3 4 5

Flash+ASP+Access
Posted by junderwood1 at 12/7/2004 8:30:54 PM
I have a flash site with an Access database connected to it using ASP. The connection between flash and the database works great for pulling all my text variables. Where I am having trouble is getting pictures into flash. I want to have a field in the database named 'pic', then for each record...more >>


Master Detail - n - Form - Connectors, Resolvers,DataSets
Posted by CFFLDave at 12/7/2004 5:44:29 PM
Has anyone implemented a Master-Detail(s) Form (One master could have multiple details), using the WebService/Remoting Connector - RDBMSResolver-DataSet paradigm? I have mastered a Form based on a single table using this paradigm, but , without resorting to a 'home grown' save routine (as I h...more >>

Need Help with Simple form to database
Posted by stacyp at 12/7/2004 4:17:33 PM
I Have a form with with three text input fields - Name, Address, Postcode which I want to send to a database with asp. this is the code I have created from a number of tutorials /* change this value to the url of the asp file on your computer */ submitURL = 'http://localhost/flash/handleSu...more >>

MySQL to Flash
Posted by Jon102 at 12/7/2004 2:33:21 PM
Hi, Does anyone have any opinions / advice on the best way to populate flash with dynamic content from MySQL. I have heard that one method is to use php to connect to the database and return the results as an XML string that can be loaded into Flash as an XML object. Does anyone have an opin...more >>

Macromedia Flash & Microsoft Excel?
Posted by Future_NJ at 12/7/2004 3:22:30 AM
The concepts behind the software program Xcelsius ( http://www.xcelsius.com ), which is designed to create a communication bridge from MS Excel to Macromedia Flash, were a stroke of genius! However, the designers of Xcelsius didn't seem to know much about usibility or speed for that matter. ...more >>

Geting a combo box to work with a loader component.
Posted by Robin Fenn at 12/7/2004 3:08:10 AM
Hi I have an .swf with a combo Box in it, and I am trying to load it into anther movie using the loader component, The Combo box loads but does not function. I am guessing this has something to do with the level into witch the loader component loads its contents and the level that the combo...more >>

Simple XML question
Posted by Badtouchmonkey at 12/7/2004 2:47:37 AM
Ok, this is probably the most simple thing ever (and you'll probably think I'm just as simple for asking, but hey, I'm new to this!). Basicaly, what I want to do is take an XML file, parse it (or whatever I need to do to it) and import it into flash. How would I go about this? The flash file...more >>

XMLConnector to DataSet to DataGrid
Posted by ssumner_port at 12/7/2004 12:51:09 AM
I am building a flash front-end to interface with a SQL Server database. The data is passing through an XMLConnector to a DataSet. I'd like to bind an EnhancedDataGrid instance to display data from the DataSet, but I'm not sure how. It works if I just bypass the dataset and bind directly to ...more >>



parsing information
Posted by gottaWork at 12/6/2004 4:45:26 PM
I am recieving data from a sql database and loading it into a data grid. I would like to be able to send ID=1 info to one TextInput Component, ID=2 to a different TextInput Component, ID=3 to a 3rd different TextInput Component, etc. all at the same time upon load. Does anyone know how I can d...more >>

xml
Posted by bitok at 12/6/2004 1:06:31 AM
help me, pleaaasse!!! i'm getting crazy. I'm trying to read xml from server created in runtime with aspx- http://ba.amaisb.local/bd.aspx?funcao=verConteudo&idConteudo=107 The problem is in flash. the characters that aren't in the attributes are unicode formatted. You can see bellow. so...more >>

data binding : how to tell a XML connector to return a specific result ?
Posted by Zealex at 12/5/2004 11:33:15 AM
Hi, I need to tell an XML Connector to return a specific array depending on a variable on the main stage : I mean : I have a variable on my stage named '_root.myvar'. I need to pass its value to my XML connector to specify the [n] index for it to return the right array ... I have searched an...more >>

Saving XML from flash
Posted by bexlhoward1 at 12/4/2004 9:27:26 PM
Hi, this is probably a very basic question for you. Does anyone know of any tutorials which will explain how I can save data from flash to XML? i have data which I loan in and I want the user to be able to edit and save back to the xml file. The files are all stored on the users local machine....more >>


DevelopmentNow Blog