Flash XML swfs
Flash XML swfs
Out of context: Reply #8
- Started
- Last post
- 13 Responses
- vaporstouch0
thank you for the responses. let me explain a bit about the swfs. in my main timeline i have 3 empty MCs. one loads a main nav swf, one that loads a sub nav swf, and one that loads content...so if i someone clicks on the "project section", the subnav project swf loads, parses the project XML. the content swf also parses the project XML to load the first project's info. which works fine, but the subnav swf is a html text box with hrefs, and i need to pass the node info that selected in the subnav to the content swf. maybe it would be best to have the subnav and content in one swf?
thanks again