# Interactive floor projections: how to?

**URL:** https://forum.kirupa.com/t/interactive-floor-projections-how-to/272296
**Category:** flash
**Created:** [October 3, 2008, 4:42pm UTC](https://forum.kirupa.com/t/interactive-floor-projections-how-to/272296 "2008-10-03T16:42:30Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ethernal](https://avatars.discourse-cdn.com/v4/letter/e/e47c2d/32.png) [@ethernal](https://forum.kirupa.com/u/ethernal)
#### Post date: [October 3, 2008, 4:42pm UTC](https://forum.kirupa.com/t/interactive-floor-projections-how-to/272296/1 "2008-10-03T16:42:30Z")

</div>

First of all, I didn’t know where to put this post. I did it here because I’ll implement this on AS3. If it’s wrong, please move it to the right place.

Well, I’ve been requested to do some interactive pieces like these:

[[COLOR=#0000ff]\<http://www.youtube.com/watch?v=1xYg3BNjm5w&feature=related\>[/COLOR]](http://www.youtube.com/watch?v=1xYg3BNjm5w&feature=related)  
[[COLOR=#0000ff]\<http://www.youtube.com/watch?v=–gACt4x1kA&feature=related\>[/COLOR]](http://www.youtube.com/watch?v=--gACt4x1kA&feature=related)  
[[COLOR=#0000ff]\<http://www.youtube.com/watch?v=JiUeqicgYUA&feature=related\>[/COLOR]](http://www.youtube.com/watch?v=JiUeqicgYUA&feature=related)

It has a projector on the ceil, and the events are generated by the shadows. The client told us that we have to do it with mouse events. What I don’t understand is if they are mouse events, what happens when there are multiple users casting shadows at the same time? How does a “shape” (the shadow) generate mouse events?
