Jump to content
Search Community

is it possible to disable LiquidWrapper?

numediaweb test
Moderator Tag

Recommended Posts

Hi jack,

 

I created a liquid wrapper container, to add content to it (loaded swf's)

 

var global_container:LiquidWrapper = new LiquidWrapper(null, 1024, 767, "top", "center");
addChildAt(global_container, 1);

 

is it possible to stop liquidwraper responding to page resize at a certain time? and still be able to view it's content?

 

I mean, just disabling the scaling/resizing functions, and keeping the loaded content inside?

 

thanx man!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...