Random flash in HTML

Hi there,

how do you generate a random number in HTML so your browser always loads a new version of your flash component:

html code… =myFlashObj.swf?<script>the javascript to gen the number</script>

is something possible like this?