Content not properly shown in scrollpane
My content is not fully shown in the scrollpane. It only display half of my content in the scrollpane.
The content and the scrollpane is in movie clip.

I have linked the content to the scrollpane with the following code.
sPane.source = quickGuideContent;
I use Adobe Flash CS5 and AIR for Android.
Anyone know how to fix this?
Thanks in advance.