Sign in to follow this  
Pallav

Flash usage has large width and height

Recommended Posts

Im having an issue where the width and height of the flash movie is larger by about 2000 after render is called.

 

 

 

Using the flash example of MyFirstChart.

 

 

 

I put a trace of this._width after new Column2DCHart call. it shows 485. Which is right based on the chart size of 450.

 

 

 

Then put a trace after the render. the width is now 2485.

 

 

 

Why does this happen and how do I stop it. I need the height and width of the movie so I can position things.

Share this post


Link to post
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
Sign in to follow this