# Problem with packager for iphone and images

**URL:** https://forum.kirupa.com/t/problem-with-packager-for-iphone-and-images/320113
**Category:** flash
**Created:** [March 14, 2011, 5:21pm UTC](https://forum.kirupa.com/t/problem-with-packager-for-iphone-and-images/320113 "2011-03-14T17:21:25Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![n0ldor](https://avatars.discourse-cdn.com/v4/letter/n/57b2e6/32.png) [@n0ldor](https://forum.kirupa.com/u/n0ldor)
#### Post date: [March 14, 2011, 5:21pm UTC](https://forum.kirupa.com/t/problem-with-packager-for-iphone-and-images/320113/1 "2011-03-14T17:21:25Z")

</div>

Hi, first Sorry for my english

I’m programming an application for iphone in flash cs5, the application is a gallery.  
In the application i load 20 jpgs more or less and i put the jpgs in a vertical list and i do scroll, but when pass the aplicattion to the iphone, the aplication moves slow.  
To load the images i use a loader, and i put all thumbs in a movieclip, to do the scroll i use:  
[http://code.google.com/p/as3-iphone-scroll/source/browse/trunk/br/com/naftali/components/IPhoneScrollBar.as?spec=svn3&r=3](http://code.google.com/p/as3-iphone-scroll/source/browse/trunk/br/com/naftali/components/IPhoneScrollBar.as?spec=svn3&r=3)

Whats the problem?  
Thanks
