[osflash] xfactorstudios XPath

Rákos Attila tenegri at tengerstudio.com
Tue Nov 7 17:34:36 EST 2006


CM> I am using xfactor studio's xpath classes and am having trouble with
CM> something.
CM> 
CM> isScore =  XPath.selectNodesAsBoolean(configXML, 
CM> "Quiz/scoreSettings/isScored/text()");
CM> 
CM> returns an Array not a boolean. Am I doing something wrong?

It should return an Array (containing boolean values of elements in
the referred node set). Are you expecting something else?

  Attila




More information about the osflash mailing list