AS PHP XML Q
- Started
- Last post
- 4 Responses
- vaporstouch
i have a flash file, which is the nav for a web site. it parses an external XML doc. an example XML node:
{link url="resources.php" display="Resources"}
by hard coding a 'currentPage' variable (such as 'resources') into my AS, i have i working to highlight a current page. i do not know much php, but i know i can pass a variable to flash so it is all dynamic (loadVars). any advice on how to do this AS/PHP integration is appreciated. i really have no clue on the PHP end.
thanks
- vaporstouch0
*
- xau0
Most of the people here are designers, not coders.
I'm working on a similar scenario now. LoadVars is a good route. I'd type the code now, but NT's website will truncate it because of all the brackets.
- xau0
vaporstouch: Check your Yahoo! email account.
- vaporstouch0
great, thank you very much, that is a big help...!