<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<br>I'm gapping at the moment.<br><br>taskData.group[groups.getPageIndex()].sound[0].sound<br><br>originally came in as a string to set the node xml:<br><br>"Filelocation + 'media\blah.mp3'"<br><br>How do I eval that so it works in a direct set of the clip:<br><br>common_sound.loadSound(taskData.group[groups.getPageIndex()].sound[0].sound);<br><br><br><br><br><br>                                    </body>
</html>