# Generating random landscape on runtime

**URL:** https://forum.kirupa.com/t/generating-random-landscape-on-runtime/275946
**Category:** flash
**Created:** [November 20, 2008, 1:51pm UTC](https://forum.kirupa.com/t/generating-random-landscape-on-runtime/275946 "2008-11-20T13:51:48Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![grebs](https://avatars.discourse-cdn.com/v4/letter/g/848f3c/32.png) [@grebs](https://forum.kirupa.com/u/grebs)
#### Post date: [November 20, 2008, 1:51pm UTC](https://forum.kirupa.com/t/generating-random-landscape-on-runtime/275946/1 "2008-11-20T13:51:48Z")

</div>

I am trying to use Actionscript 3 to create a bitmap landscape that appears on the stage on runtime. Similar to the tilt control motorbike games. I want this landscape to be randomly generated so that a different landscape is produced every time. I know how to draw using AS3 but have no idea how to do this. Can anyone help?
