Okay I'm sure that I am just suffering from a total brain fart here,
but for some reason my mind has decided to take a vacation without my
permission and I cannot for the life of me figure out how to get my
farcry navigation out as an XML structure, like the following:
<navigation>
<navItem label="MyLabel" url="http://myURL">
<subNavItem label="MyLabel" url="http://myURL" />
<subNavItem label="MyLabel" url="http://myURL" />
</navItem>
<navItem label="MyLabel" url="http://myURL">
<subNavItem label="MyLabel" url="http://myURL" />
<subNavItem label="MyLabel" url="http://myURL" />
</navItem>
</navigation>
Can anyone help a brain-fried brotha out?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---