# Please Mr. Senocular

**URL:** https://forum.kirupa.com/t/please-mr-senocular/199638
**Category:** flash
**Created:** [September 4, 2006, 8:43pm UTC](https://forum.kirupa.com/t/please-mr-senocular/199638 "2006-09-04T20:43:47Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Splabol](https://avatars.discourse-cdn.com/v4/letter/s/48db29/32.png) [@Splabol](https://forum.kirupa.com/u/Splabol)
#### Post date: [September 4, 2006, 8:43pm UTC](https://forum.kirupa.com/t/please-mr-senocular/199638/1 "2006-09-04T20:43:47Z")

</div>

**href \> level (XML - FLASH)**  
[http://www.kirupa.com/web/xml/examples/searchbestof.htm](http://www.kirupa.com/web/xml/examples/searchbestof.htm)  
Please, it is possible to open a file.swf in the level 1 instead of http: //  
[SIZE=4][COLOR=red]\*\*href [COLOR=black]for[/COLOR] level \*\*[/COLOR][/SIZE]

//

DisplayNodes = function(nodes, field\_txt){ field\_txt.htmlText = “”; var entry; var separator = “\<br\>\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\<br\>\<br\>”; for (var i=0; i\<nodes.length; i++){ entry = “”; entry += “\<b\>”+ nodes\*.childNodes[0].firstChild.nodeValue +"\</b\>"; entry += " by: "+ nodes\*.childNodes[1].firstChild.nodeValue; entry += “\<br\>”+ nodes\*.childNodes[2].firstChild.nodeValue; if (nodes\*.attributes.url.length){ entry += “\<br\>\<a href=’” + nodes\*.attributes.url; entry += “’\>\<font color=’#0000FF’\>Read more…\</font\>\</a\>”;} field\_txt.htmlText += entry + separator;}}~  
thank you for the attention  
Splabol
