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 > august 2005 > threads for august 15 - 21, 2005

Filter by week: 1 2 3 4 5

posting url params, receiving xml
Posted by rudgr at 8/20/2005 1:53:14 PM
I want to be able to post parameters to a url and get the response of the url as XML. What's the best way to achieve this? I experimented using the script below, this seems to post the parameters allright, but the content of lvReceipt is urlencoded. How can I unescape this and pars...more >>


Retrieve Access data into listbox using ASP
Posted by judo4 at 8/20/2005 8:44:52 AM
Hi, I have all my data in an Access database and I now want to retrieve the data into a listbox in my Flash application using ASP. Currently I know how to search for one record and get that it displayed in a textbox f.ex.. But here I need all data to be inserted in a listbox. Then...more >>

Connecting to a java servlet
Posted by amitsa at 8/19/2005 12:00:00 AM
i am very new to flash..i have managed to transfer data across flash app and servlet using Remoting with the help from an example found on this site.. but was wondering if it is possible to transfer a resultset from a java servlet into a flash app without using Remoting and WebServices... ...more >>

Flash & Service Data Objects
Posted by lowelife at 8/18/2005 9:56:54 PM
I'd like to try doing cool stuff with an sdo datagraph in Flash + Java but don't know whether it's even possible. I'm just wondering if anybody out there has considered SDO as the data back end for a Flash application, and what that might involve. ...more >>

undesired "onLoad" in a Dynamic ComboBox
Posted by Ben Baudart at 8/18/2005 11:36:40 AM
Hi, I have this code, generating items list in a ComboBox (instance name = cbColor). But for some unknown reason there's an item appearing in the list called "onLoad". It shouldn't be here, how come it appears in the list? The "output.txt" file contains this: &item1=value1&item2=...more >>

Javascript links in external text files?
Posted by tactics at 8/18/2005 7:46:48 AM
Folks, I know how to load an external text file into a movie, and I know how to create HTML links in my text file. What i can't figure out is how to open a pop-up window from an external text file. I need to have a link that opens a specifically sized pop-up with no scrollbars, etc. I trie...more >>

Quick Help Please: Null Values in Listbox
Posted by jcard10 at 8/17/2005 12:00:00 AM
I have a list box populated with values from a ColdFusion query, and following each real value in the listbox, there are unselectable "null" values, or labels, displayed on the remaining visible rows in the listbox. For example, the listbox has 6 rows and when the first 2 are populated wit...more >>

ONLY XMLconnector+DataSet
Posted by Boen_Zhou at 8/17/2005 12:00:00 AM
I try to use DataSet.find(), but it can't provide inexact search. For Example 1. apple -> Apple False 2. App -> Apple False 3. Apple -> Apple OK ...more >>



Bind UI Components to a Specific Row in DataSet
Posted by JohnWolff at 8/16/2005 9:05:23 PM
I'm using and XML connector to read in data, and I have the XML connector successfully bound to a DataSet. Instead of displaying that data from the DataSet into a DataGrid, I'm attaching a movieclip from the library for each row of data in the DataSet. Each movie clip has a TextInput compone...more >>

DataSet Webservice Solution
Posted by jwize at 8/16/2005 1:01:17 PM
Ok I decided to pull hair out like everyone else trying to populate my datagrid with info from a ASP.NET webservice that returns a DataSet. Assuming you have control of the webservice code here is the solution. When you look at the Data that is generated from an ASP.NET DataSet you will s...more >>

Flash+XML+PHP+MySQL - HOW TO PASS RUSSIAN WORDS
Posted by artfabrique at 8/15/2005 9:22:42 PM
What I have : Apache2 HTTP server PHP 4.3.58 MySQL Server What I do : I've wrote a script on PHP that takes some text from MySQL database and returns formed XML document this id a script : //////////////////////////////////////////////////////////////////////////////// include_...more >>

xml data binding to nested array
Posted by jb5 at 8/15/2005 6:45:12 PM
Hi, I'm trying to set up a data binding to elements of a nested array, and have so far been unsuccessful. The schema looks like this: <resultset> <results> <record> <field name="a"> <data>one</data> </field> <field name="b"> <data>two</data> </field> ...more >>

DataSet not showing Data from XMLConnector Bind
Posted by conquerors04 at 8/15/2005 8:41:26 AM
I am trying to populate a dataset component in my movie that both Components are located on the first frame of my THIRD scene. The XML Connector is getting the data, my DataSet returns a bind when I do it dynamically and pretty straight forward when I bind statically, but the array length sho...more >>


DevelopmentNow Blog