dynamic jpg load flash mx
dynamic jpg load flash mx
Out of context: Reply #6
- Started
- Last post
- 7 Responses
- knoxel0
hey unfittoprint, why use Math.ceil... why not just use random only...
randomNumber = random(10);
loadMovie(randomNumber+".jpg");
hey unfittoprint, why use Math.ceil... why not just use random only...
randomNumber = random(10);
loadMovie(randomNumber+".jpg");