# Question from the flash n00b.. I want to make an interactive grid, 14 x12 units. How?

**URL:** https://forum.kirupa.com/t/question-from-the-flash-n00b-i-want-to-make-an-interactive-grid-14-x12-units-how/13775
**Category:** flash
**Created:** [February 17, 2003, 10:37pm UTC](https://forum.kirupa.com/t/question-from-the-flash-n00b-i-want-to-make-an-interactive-grid-14-x12-units-how/13775 "2003-02-17T22:37:20Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![adlep](https://avatars.discourse-cdn.com/v4/letter/a/ecae2f/32.png) [@adlep](https://forum.kirupa.com/u/adlep)
#### Post date: [February 17, 2003, 10:37pm UTC](https://forum.kirupa.com/t/question-from-the-flash-n00b-i-want-to-make-an-interactive-grid-14-x12-units-how/13775/1 "2003-02-17T22:37:20Z")

</div>

I want to create an interactive grid, and then I want to “move” among it, one unit at the time, in any direction. I want to be able to use both diagonals as well. How should I approach this problem?  
Do I need some actionScript?  
Help…

Example grid, and some “moves”:  
[http://www.computerfix.org/grid.htm](http://www.computerfix.org/grid.htm)

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 18, 2003, 6:23pm UTC](https://forum.kirupa.com/t/question-from-the-flash-n00b-i-want-to-make-an-interactive-grid-14-x12-units-how/13775/2 "2003-02-18T18:23:36Z")

</div>

You’ll definitely need Actionscripting for this.

I’m not really sure what you want to accomplish. But, I think you should dive into trying out different ways to do what you want, then if you get stuck, then ask a more specific question. An answer to your question now could be very long.
