Jump to content
Search Community

Anyone have any success using liquid stage & swffit

icekomo test
Moderator Tag

Recommended Posts

hello Icekomo

 

I've already done it (and with Gaia Framework)

 

I have no swffit code in my swf, only in the html page, ie :

swfobject.embedSWF("main.swf", "flashcontent", "100%", "100%", "10.0.0", "expressInstall.swf", flashvars, params, attributes);

swffit.fit("flashcontent", 1000, 550);

 

and my LiquidStage is created like this :

var ls:LiquidStage = new LiquidStage(this.stage, 1680, 920, 1000, 550);

 

as greensock pointed out :

You do know that you can set a minimum width/height on a LiquidStage directly, right?

 

Swffit init width/height = LiquidStage minimum width/height

 

I hope this will help :)

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...