-
1. Re: How to create a simple interactive puzzle for a book app.
resdesign Oct 18, 2014 1:31 PM (in response to fiveflightsup)Yes you can do it. Just create symbols for your pieces and then use jquery draggable.
Here is a sample I made earlier:
-
2. Re: How to create a simple interactive puzzle for a book app.
fiveflightsup Oct 18, 2014 1:46 PM (in response to resdesign)This exactly what I'm attempting to do. Do you know where I might be able to find a step by step tutorial.
Again thanks
-
3. Re: How to create a simple interactive puzzle for a book app.
resdesign Oct 18, 2014 2:09 PM (in response to fiveflightsup)What version of Animate do you have?
-
4. Re: How to create a simple interactive puzzle for a book app.
resdesign Oct 18, 2014 2:11 PM (in response to fiveflightsup)The original tutorial I made is here Drag and Drop in Edge Animate l EdgeHero but you can now load jquery-UI with the script load panel.
-
5. Re: How to create a simple interactive puzzle for a book app.
fiveflightsup Oct 18, 2014 2:12 PM (in response to resdesign)CC14
-
6. Re: How to create a simple interactive puzzle for a book app.
fiveflightsup Oct 18, 2014 2:21 PM (in response to resdesign)Thanks. My problem is that I'm mostly a visual type so I generally need examples where I can visually see whats being done. I'm not really good at just looking at code.:-(
-
7. Re: How to create a simple interactive puzzle for a book app.
resdesign Oct 18, 2014 2:23 PM (in response to fiveflightsup)Try and see if you can understand the tutorial and as always I would recommend that you learn javascript, jquery and CSS. This will be an asset to you in your profession.
Let me know if you have any question.
-
8. Re: How to create a simple interactive puzzle for a book app.
fiveflightsup Oct 18, 2014 2:46 PM (in response to resdesign)I reviewed the tutorial and I get the just of it. However there seems to be some missing pieces (i see at least one broken link and white space that I assume was for some content)
I know basic javascript and jQuery and pretty comfortable with css and html which I learned pretty quickly because I had visuals as guides.
That's my reasoning for seeking a step by step tutorial.
Please do not get me wrong. I greatly appreciate the assistance,it's just that I pretty much know how I acquire knowledge effectively.