A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: What are you using to edit XML?

  1. #1
    Member
    Join Date
    Jan 2009
    Posts
    90

    What are you using to edit XML?

    In a game I'm working on, I load all game data (maps, enemy defaults, etc.) from XML, which is currently defined in an embedded xml file, although I may move it to a webserver so I can tweak game settings without releasing a new swf.

    Is there a good, simple editor out there that's better than just using Flex's text editor? Something that will automatically close xml tags, color code nodes and attributes, tell me if my document has an invalid structure, and ideally do automatic indenting of children for readability.

  2. #2
    I know nothing.
    Join Date
    Feb 2008
    Posts
    315
    Try going to www.download.com - I've been using XMLMarker - it's totally FREE and a very good XML editor!

    Cheers!

  3. #3
    Member
    Join Date
    Jan 2009
    Posts
    90
    That's definitely an improvement over FlexBuilder, thanks!

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