Share Posted March 28, 2011 Whats the proper way to preload a swf that has the liquidstage script in it? I want to preload a swf that has a video scaling proportionally, but once I load test movie I get this error: Error: LiquidStage error: you must define a valid stage instance in the constructor. If the stage is null, please addEventListener(Event.ADDED_TO_STAGE) one of your DisplayObjects and wait to create the LiquidStage instance until AFTER the stage property is not null. at com.greensock.layout::LiquidStage() at teaser_vid_fla::MainTimeline/frame1(). Is it possible or is there another way of doing this? Link to comment Share on other sites More sharing options...
Author Share Posted March 29, 2011 Figured it out. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now