# HP problems: Preloading pictures

**URL:** https://forum.kirupa.com/t/hp-problems-preloading-pictures/156923
**Category:** flash
**Created:** [July 28, 2005, 9:21pm UTC](https://forum.kirupa.com/t/hp-problems-preloading-pictures/156923 "2005-07-28T21:21:03Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![or\_han](https://avatars.discourse-cdn.com/v4/letter/o/dec6dc/32.png) [@or\_han](https://forum.kirupa.com/u/or_han)
#### Post date: [July 28, 2005, 9:21pm UTC](https://forum.kirupa.com/t/hp-problems-preloading-pictures/156923/1 "2005-07-28T21:21:03Z")

</div>

Hey. This is my first post and hopefully not the last. 😃  
I’ve started on a homepage in FMX04 and there are problems I can’t fix. So I hope you will help.

I have an array called ‘picture’ with 6 different picture names. Then I have 6 buttons. When you click ‘button0’ picture[0] is loaded into the mc ‘pictureHolder’. The picture shows up but it appears late so I want to preload the pictures before they get used, and show up right away when you press a button.
