# How does one randomize the position of a flash clip?!?!

**URL:** https://forum.kirupa.com/t/how-does-one-randomize-the-position-of-a-flash-clip/120680
**Category:** Uncategorized
**Created:** [August 26, 2004, 1:17pm UTC](https://forum.kirupa.com/t/how-does-one-randomize-the-position-of-a-flash-clip/120680 "2004-08-26T13:17:53Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![lloydisverdis](https://avatars.discourse-cdn.com/v4/letter/l/d07c76/32.png) [@lloydisverdis](https://forum.kirupa.com/u/lloydisverdis)
#### Post date: [August 26, 2004, 1:17pm UTC](https://forum.kirupa.com/t/how-does-one-randomize-the-position-of-a-flash-clip/120680/1 "2004-08-26T13:17:53Z")

</div>

The web-site is in html and I’m using a Flash Object layered over and image to create a circular-sonic-boom-effect when the page is loaded. Eg. The image in in a \<td\>\</td\> with an absolute width of 233px and height of 310px. The flash object sits on top of the image and onLoad() invokes the flash ‘clip’. The clip is a circle, expanding and fading simultaneously. It’s initial position is x-100 and y-100. I’d like that the x and y positioning be random i.e on the next onLoad() the position should change to say x-134 and y-50.

Is there a way to do this?!?!  
I respectfully request ANY advice.
