Copy link to clipboard
Copied
How to make a crossword in Adobe Animate HTML5 Canvas?
Is there a sample file?
Copy link to clipboard
Copied
for a basic crossword where you have to click each square to enter text, the easiest way would be to create a movieclip that consists of white square with black border (and something to show the square's been selected when clicked). over lay that with a dynamic textfield (eg, tf) and over lay that with a transparent movieclip that will act as a button. code that button to listen to keyboard input and add that key input to tf.
Copy link to clipboard
Copied
I'm having trouble with the character limit and after typing the 1 letter entered, it has to go to the box next to it. I'm stuck here
I wonder if there is a sample fla file, can you send it?
Copy link to clipboard
Copied
i think you started another thread and i answered there.
and i don't have a sample fla. btw, your posts are a perfect example of why it's a waste of my time to make one or make much effort trying to help someone that has little idea of how to create their project.
specifically, i made a suggestion about how to set this up so it would be easy to implement your project. your new thread shows you failed to follow my suggestion.