- Has been a member for 3-4 years
- Item was Featured
- Exclusive Author
- Sold between 5 000 and 10 000 dollars
- Bought between 50 and 99 items
@bad_it : Yes it is possible. This file already implements a fullscreen background – in the bottom layer there is a movieclip called “outerBG”. It resizes to fullscreen and uses a listener to adjust for any window resizing.
All you need to do is empty this clip of its current content (a grey-white gradient fill), move it to the top-left corner of the scene, and add the code so that your random images are imported into it.
Here’s a tutorial for that : http://www.webzo.org/tutorials/flash/xml-random-image-slideshow.php

