Avatar of Hans Inge Hagen
Hans Inge Hagen
Flag for Norway asked on

Creating dynamic strings in Flash with XML info

Hi,

I am trying to make a string from variables I have stored in XML.

XML

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<images>
    <profiles>
        <id>1001</id>
         <name>James</name>
            <rating>56</rating>
            <discription>I work as a car dealer</discription >
    </profiles>
</images>

What I would need to do is to get the <id> info and make a link to a URL I have. The image of the person will load and it has the same name as the id info.

url = "http://www.myserver.com/thumb_" + id

Adobe Flash

Avatar of undefined
Last Comment
blue-genie

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
blue-genie

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Experts Exchange has (a) saved my job multiple times, (b) saved me hours, days, and even weeks of work, and often (c) makes me look like a superhero! This place is MAGIC!
Walt Forbes