Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Print flash in Director problem

Status
Not open for further replies.

StijnB

Programmer
Jun 24, 2002
1
0
0
BE
Hi,

I use this code for printing a flash in director :

on mouseUp me
sprite(7).printAsBitmap()
end

but the problem is that id deforms all grafics to full the entire page instead of scaling the images to the correct size. How can i solve this problem.

thanx in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top