Forum Moderators: mack
In the script, a variable is declared and then later called in the following string:
+'<param name=movie value="run.swf?exon='+exon+'">'
What's with the plus signs surrounding the variable name?
Thanks! Mid <--noobie
+exon+
value="run.swf?exon=sessionID42"