A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Newbie: How to do 1 xml with different xsl's

  1. #1
    Senior Member
    Join Date
    Aug 2002
    Posts
    262

    Newbie: How to do 1 xml with different xsl's

    I have an xml doc that I want to format various ways. How would I do this? Is it done in the xsl by calling the xml, or done in the xml.

    thanks

  2. #2
    Senior Member
    Join Date
    Feb 2001
    Location
    Provo, Utah
    Posts
    1,112
    I'm a bit confused - I don't think this has much to do with XML in Flash, since Flash doesn't currently support XSL...
    Richard Lyman
    rich at lithinos.com
    www.lithinos.com

  3. #3
    Member
    Join Date
    Jan 2003
    Location
    Australia, Adelaide (SA)
    Posts
    97
    Hi sawyer1370,

    Take a look at this site, it has a great demo of XSL and what it can do for you.

    Flash doesn't support XSL or XPath unfortunately , so this kind of thing needs to be done in your server-side script.

    If you're using ASP, look here for some information. If you're using ASP.NET, look at the System.Xml.Xsl namespace. If you're using PHP or something else, ask someone else .

    Hope this helps!
    Tim Walters
    Senior Developer
    XML Evangelist
    "XML isn't a language, it's a way of life!"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center