A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: XML project: Need help making interactive

  1. #1
    Junior Member
    Join Date
    May 2004
    Posts
    8

    XML project: Need help making interactive

    Hello all,

    I have an XML file successfully being pulled into a .swf file, just as a list of data.

    I am dealing with a list of tire data, organized by tire size. What I'd like to do is something like what is being done on this site:

    http://www.thefuzionzone.com/

    Go to Product Facts and click on a tire size.

    Is XML an adequate solution for this? Or do you think they are doing something different here?

    Thanks for the help!

  2. #2
    Senior Member tupps's Avatar
    Join Date
    Jan 2001
    Location
    Melbourne
    Posts
    2,035
    Yep XML would be suitable for bringing in the data for a table like this. You could then edit the data elsewhere and have it display inside the flash file without recompilation.

    Thanks

    Luke
    Flash-XML FAQ
    http://www.tupps.com/flash/faq/

  3. #3
    Junior Member
    Join Date
    May 2004
    Posts
    8
    Thanks, tupps!

    By dissecting the tutorial file from Joachim Schnier's "A Simple XML-Based Searchable Database" tutorial, I am well on my way!

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