I'm not sure how you are loading the image. But I'd try keeping the image invisible until it is fully loaded and then make it visible and refresh the scrollpane. I've seen a few strange things relating to how Flash handles loading images.
Bill Lane >>> [EMAIL PROTECTED] 03/30/05 4:30 pm >>> Heya Bill, You can see this problem in action here: http://www.newgency.com/sptest/outer.html If you simply go to this address, it looks fine (apart from the dodgy Xmas party photo!). but if you browse it using a modem simulator, such as xat.com's WebSpeed Simulator, the photo isn't clipped anymore, it appears outside the actual ScrollPane. its the same problem described here: http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=194&threadid=859647 to which none of the proffered solutions work for me... If you want to see the files that make it up, you can get them here: http://www.newgency.com/sptest/test.zip Thanks, bye! Wednesday, March 30, 2005, 4:16:27 PM, you wrote: BL> Can't say I've come across this before. Are you telling the scrollpane BL> to update after making changes? Perhaps someone else has seen this. I BL> can't imagine the connection speed making a difference. Where is your BL> content coming from (db , xml?) and by what mechanism (Flash Remoting, BL> web service ...). BL> Bill Lane >>>> [EMAIL PROTECTED] 03/30/05 3:49 pm >>> BL> Hi folks, BL> Just on this issue.. I'm wrestling with an problem where dynamically BL> generated content within a ScrollPane doesn't get clipped by the BL> ScrollPane and appears outside of it. Especially on a low speed BL> connection. BL> Has anyone found a solution to this? BL> Wednesday, March 30, 2005, 3:44:49 PM, you wrote: BL>> What I said before still holds. The way I've done this before is BL> to BL>> have a movieclip for menu items. I would create a menuItem class BL> for BL> ----------------------- BL> Ryan Sabir BL> Newgency Pty Ltd BL> 2a Broughton St BL> Paddington 2021 BL> Sydney, Australia BL> Ph (02) 9331 2133 BL> Fax (02) 9331 5199 BL> Mobile: 0411 512 454 BL> http://www.newgency.com/index.cfm?referer=rysig BL> --- BL> You are currently subscribed to fugli as: [EMAIL PROTECTED] BL> To unsubscribe send a blank email to BL> [EMAIL PROTECTED] BL> Aussie Macromedia Developers: http://lists.daemon.com.au/ BL> --- BL> You are currently subscribed to fugli as: [EMAIL PROTECTED] BL> To unsubscribe send a blank email to [EMAIL PROTECTED] BL> Aussie Macromedia Developers: http://lists.daemon.com.au/ ----------------------- Ryan Sabir Newgency Pty Ltd 2a Broughton St Paddington 2021 Sydney, Australia Ph (02) 9331 2133 Fax (02) 9331 5199 Mobile: 0411 512 454 http://www.newgency.com/index.cfm?referer=rysig --- You are currently subscribed to fugli as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to fugli as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
