Plugin Author
ti2m
(@ti2m)
Where did you place buzz.js locally? Projects will be placed under wp-content/edge_suite/projects/XXX so XXX is your webroot. Try uploading it there.
An alternative is to use build in sound in EdgeCommons, which will load everything over a cdn, so no problems with additional files.
My project folder is in wp-content/uploads/edge_suite/project/then the edge file containing the buzz.js, sound.mp3, edge.js, edgeActions.js, edgePreload.js. and images folder.
Tried them in several different configurations but nothing played the sound.
Locally the buzz.js was just in the folder that contained all the files on my desktop.
Tried the EdgeCommons sound solution as well. Do you place the Load All-in-One in the stage creationComplete and do you place the Load sound manifest in the same creationComplete file? It is supposed to autoplay.
Then the Play sound goes in stage compositionReady?
Plugin Author
ti2m
(@ti2m)
Have you checked the error console, it should log files it can’t find, then you know where it’s looking for the files.
For Edge Commons, did you read the docs on sound? http://www.edgedocks.com/edgecommons#anchor_edgecommons_20
After upload you manually have to adjust the ‘asset’ path.