Hey,

Im having this problem with the scrollpane component in flash 8. This is my code:

_root.attachMovie("empty_mc", "productHolder", 1);
_root.productPane.setScrollContent( _root.productHolder );



This code works perfectly with the scrollpane from mx. I am trying to accomplish the same thing with the flash 8 component but having no luck. Is this even possible?


Thanks!
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to