View Single Post
  #1 (permalink)  
Old 01-12-2005, 08:29 AM
mjstrand mjstrand is offline
WebProWorld New Member
 
Join Date: Mar 2004
Location: Wisconsin
Posts: 24
mjstrand RepRank 0
Default stage size of an actionscript loaded movie

I've tried to figure out how to get the stage size of a movie that is loaded by actionscript into a main .fla file. I'm using flash mx. I've managed to get the boundary extents which was also helpful, but I am trying to resize the original stage size to that of a carrier window.

Right now, I created a small piece of code in the loaded movie with hardcoded values for the stage size. Is taht the only way to handle that when the boundary is bigger or smaller than the stage size?
__________________
Mike runs a video messaging site called Online-Kiosks.Net that allows people to advertise to their customers and motivate their employees. Mike has over 15 years of international software company experience.
Reply With Quote