This is not working. I am getting the same error.
I also tried giving my own variable like:
|
Quellcode
|
1
|
embedpano({swf:"vtour/tour.xml", xml:"vtour/tour.xml", target:"pano", initvars: {mypath: "http://localhost/sample_tour/vtour/"} basepath: "http://localhost/sample_tour/vtour/", passQueryParameters: true});
|
and using the variable in xml file like:
|
Quellcode
|
1
|
calc(%mypath% + '/html5sound/assets/'+sound2d.scene[get(sedit_scn)].audiofile)
|
But still getting the same error.