Getbounds and matrix.translate does the trick.
-- In [email protected], "flexaustin" <flexaus...@...> wrote: > > Is it possible to take a screen shot of a flex app if the apps > components are extended off the stage, say the app is a screen and a > half wide? > > When I try to grab a bitmap of Application.application or > Application.application.stage or my main Canvas that holds my app it > all comes back the size of the stage. > > TIA >

