Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
casloco #1
Filter XML Data for Text Fields.
Hi,
I'm trying to display a single record out of an XML database into dynamic
fields in my MovieClip. I need to be able return a single record based on the
current time. Attached is a sample of my XML data.
I was wondering if this could be acheived with a DataSet filterFunction? If it
is possible, what code would I need to include?
Finally, do I need to pass my full DataSet to an array or do I need to filter
first & then pass to an array?
Thankyou.
Elton Bernardson.
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<gigs>
<gig>
<date>23/06/2007</date>
<title>IBM Dealers Conference</title>
<displayStart>09:00</displayStart>
<displayFinish>13:00</displayFinish>
<displayTimes>10:00 am - 12:30 pm</displayTimes>
<logoPath>D:\root_path\logos\ibm_01.jpg</logoPath>
</gig>
</gigs>
casloco Guest
-
Text edit functions not working for text entry fields onMAC
In all the text-entry fields - one cannot cut, copy, paste, nor perform other normal text edit functions on MAC using Firefox. Any idea about the... -
Flowing text in separate, adjacent text fields.
Is there a way to place two separate text fields on adjacent, but unequally-sized lines, so that the text flows from one, to the other? I've got a... -
Data Grid Header Filter Renderer or how do I get aheader to filter the data in a datagrid.
Okay so on the same theme as why isn't the datagrid like Excel, I have created a (very cool) Filter header. 1) The filter looks like any other... -
text filter?
How would I filter out non alphanumeric characters (such as ,.: etc.) from a string in PHP? Peter Kienle --... -
how to bind text box to data source fields
Text box doesn't have 'DataSource' property. Is there any way where I can bind the text box to a data source field.? Thanks



Reply With Quote

