Ups, I think my last post has an error. I think you must leave out the
ViewPort completely, so:

* create a LoadPanel
* create a ScrollPane which uses the LoadPanel as content
* add the ScrollPane to your page with "addChild()"

Hope this helps,

Christof


Olof wrote:
> 
> Does anyone know how to combine a ScrollPane and a LoadPanel?
> I've scanned the documentation and tried to make it work, but it seems
> like ScrollPane requires a ViewPort, and LoadPanel isn't a ViewPort. (?)
> 
> Regards,
> Olof
> 
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-help

_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to