How can I resize a swf during runtime to have the browser create html scrollbars?
        Posted  
        
            by onekidney
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by onekidney
        
        
        
        Published on 2008-08-28T17:31:13Z
        Indexed on 
            2010/04/21
            20:53 UTC
        
        
        Read the original article
        Hit count: 620
        
I have a swf with loads text into a Sprite that resizes based on the content put into - I'd like though for the ones that are longer than the page to have the browser use its native scroll bars rather than handle it in actionscript (very much like http://www.nike.com/nikeskateboarding/v3/...)
I did have a look at the stuff nike did but just wasn't able to pull it off. Any idea's?
© Stack Overflow or respective owner