Hi
It works in a simple plain website, but I was not able in NetObjects Fusion Vers.10!
It works in a simple plain website, but I was not able in NetObjects Fusion Vers.10!
I put the processing-1.2.3.js in the folder which contains all files /MyWebsite/Preview/processing-1.2.3.js
And I put the html-code how following :
<html>
<head>
<script src="processing-1.2.3.js"></script>
</head>
<body>
<canvas data-processing-sources="mySketch.pde"></canvas>
</body>
</html>
I cheque the html
Does someone have a solution?
Thanks for help
1