Copy link to clipboard
Copied
Hi - Im trying to create a drag and drop game to share for training purposes with co-workers. I have a stage base and coded the symbols to drag and drop, but I am struggling with the format : what is the right way to go to create something that is "shareable" and doesnt lose its interactivity? If I convert to .exe, the tests I ve sent out wont open if the person doesnt have adobe Air, I cant embed in an email, Im stuck and lost! Have watched and read countless tutorials and forums, cant seem to find an answer anywhere! Help!
Copy link to clipboard
Copied
Hi - Im trying to create a drag and drop game to share for training purposes with co-workers. I have a stage base and coded the symbols to drag and drop, but I am struggling with the format : what is the right way to go to create something that is "shareable" and doesnt lose its interactivity? If I convert to .exe, the tests I ve sent out wont open if the person doesnt have adobe Air, I cant embed in an email, Im stuck and lost! Have watched and read countless tutorials and forums, cant seem to find an answer anywhere! Help!
Copy link to clipboard
Copied
I suggest using the HTML5 Canvas output for an easy-to-share format. Any Actionscript code would need to be rewritten as Javascript, however.
Copy link to clipboard
Copied
Here is a tutorial on how to write the code for drag and drop in animate using HTML5 Canvas.
Copy link to clipboard
Copied
I made a small html5 sample a while ago. here is he link.
https://drive.google.com/file/d/1JV1J-WyAUPsNUdm54Zopybuo0tWoLP_7/view?usp=sharing