OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
XML file system
This page's ID:
11023
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
I'm VERY CLOSE but there's still some work to be done. Here's what's working so far: [url=http://home.osysi.net/xml/parser.php]http://home.osysi.net/xml/parser.php[/url] You'll notice this is basicly how the code is formatted/parsed right now [code]<flashStructure xmlns:flashStructure="flashStructure.dtd"> <level_1> ... </level_1> <level_1> ... </level_1> <level_2> ... </level_2> <level_2> ... </level_2> </flashStructure>[/code] When it should look like this instead [code]<flashStructure xmlns:flashStructure="flashStructure.dtd"> <level_1> ... </level_1> <level_1> ... <level_2> ... </level_2> <level_2> ... </level_2> </level_1> </flashStructure>[/code] I'm racking my brain trying to figure out how to run just a function to show one level of data and have an if statement check if the level increases or decreases.. I think I'll figure it out on my own. just wish me luck :) [url=http://www.osysi.net] [img]http://www.osysi.net/files/sigs/asylum_flow.gif[/img] [/url] Shine and shine. :: [Cell=[url=http://faq.ozoneasylum.com/FaqWiki/shownode.php?id=992&sortby=rating]992[/url]] :: [[url=http://www.ozoneasylum.com/Forum11/HTML/000532.html]See my team's 30 second animation!! :)[/url]] [This message has been edited by Bmud (edited 08-19-2003).]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »