473,385 Members | 1,356 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

getting to data out of a XML file using flash

34
Hi how do I get to the data in this XML data using flash. I know this is the second time I've asked this question in as many hours but It's driving me mad kind regards
Zar

<?xml version="1.0" encoding="iso-8859-1"?>
<ArrayOfPortalResult>
<PortalResult>
<PortalUser>
<WindowsID>123</WindowsID>
</PortalUser>

<Completed>1</Completed>

<StartDate>2007-10-30T00:00:00</StartDate>
<Duration>0:20</Duration>
<Score>10</Score>

<PortalItem>
<Name>quiz2</Name>
</PortalItem>

</PortalResult>
</ArrayOfPortalResult>
Oct 30 '07 #1
3 1812
oyster
3
The easyest method is using the data components.
Use the xml connecter to bind the nodes to menu and text box components
Oct 30 '07 #2
xNephilimx
213 Expert 100+
Hi Zarwadi!
Here's a good explanation:
http://www.thescripts.com/forum/post2819168-5.html
If you want to read the whole thread:
http://www.thescripts.com/forum/post2819168.html

Best regards
The_Nephilim

Hi how do I get to the data in this XML data using flash. I know this is the second time I've asked this question in as many hours but It's driving me mad kind regards
Zar

<?xml version="1.0" encoding="iso-8859-1"?>
<ArrayOfPortalResult>
<PortalResult>
<PortalUser>
<WindowsID>123</WindowsID>
</PortalUser>

<Completed>1</Completed>

<StartDate>2007-10-30T00:00:00</StartDate>
<Duration>0:20</Duration>
<Score>10</Score>

<PortalItem>
<Name>quiz2</Name>
</PortalItem>

</PortalResult>
</ArrayOfPortalResult>
Nov 2 '07 #3
Zarwadi
34
Hi Zarwadi!
Here's a good explanation:
http://www.thescripts.com/forum/post2819168-5.html
If you want to read the whole thread:
http://www.thescripts.com/forum/post2819168.html

Best regards
The_Nephilim
Thanks I really needed this help
Nov 6 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: PHPkemon | last post by:
Hi there, A few weeks ago I made a post and got an answer which seemed very logical. Here's part of the post: PHPkemon wrote: > I think I've figured out how to do the main things like...
0
by: Uma Vivek | last post by:
Hi, I have a problem with Flash remoting via .NET . I seem to have all the code right, but flash does not seem to display the data at all. Here's is what Ive done so far... (1) Ive...
12
by: Russ | last post by:
I'm interested in setting up a web page where live data can be displayed in real-time on the web page. For example: I would like to display a (nice looking) graph of some data value versus time...
8
by: Du | last post by:
I'm trying to automate the upload process to yousendit.com, but the file size doesn't add up and yousendit.com keep rejecting my upload (it accepts the upload until the very end) I don't know...
4
by: | last post by:
I am trying to work out a very simple way to get a Flash form to commmunicate with a .aspnet application that will somehow receive parameters from the flash file. Or, vice versa stream database...
10
by: eggie5 | last post by:
Is it possible to get a file without using a form post? I want to get the data (bytes) of a file, text or binary, and just save it to a variable. Similar to the post body of a form that has a...
3
by: JohnGos | last post by:
Since around 10th May (a couple of days after the recent IE autoupdate), a web application which has worked without problem for several years has developed intermittent problems with data posted from...
4
by: AshishMishra16 | last post by:
HI friends, I am using the Flex to upload files to server. I m getting all the details about the file, but I m not able to upload it to Server. Here is the code i m using for both flex & for...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.