Jump to content
Search Community

Monnone last won the day on January 13 2013

Monnone had the most liked content!

Monnone

Members
  • Posts

    54
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Monnone

  1. Jack, I found it. Thanks for pointing me in the right direction! var bkGnrd:LiquidWrapper = new LiquidWrapper(bkgrnd_mc); LiquidStage.stretchObject(bkGnrd, LiquidStage.TOP_LEFT, LiquidStage.TOP_RIGHT, LiquidStage.BOTTOM_LEFT); Brian
  2. Actually, I do see the LiquidWrapper.as class in my packages...trying to figure out how to implement it. Can you give me a quick example? Thanks! Brian
  3. Great thanks. Ok, this my sound like a stupid question but is LiquidWrapper part of the LiquidStage class or is that separate? I can't seem to find any documentation for it. We are a "Shockingly Green" member but I don't see it in the packages. Thank you! Brian
  4. I'm simply trying to scale an object proportionally when the stage/browser resizes (the background image clip). I've tried stretchObject and pinObject but the movieclip distorts when it scales. Any help is greatly appreciated. Thanks, brian
×
×
  • Create New...