Please Mr. Senocular

href > level (XML - FLASH)
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