怎么将flash中绘制的图形保存为图片,存起来?怎么将flash中绘制的图形保存为图片,存起来?[解决办法]用bitmap.draw()来生成图形的bitmap,然后将这些信息传递给后台服务器脚本(如php)来生成图片。例子如http://www.sephiroth.it/tutorials/flashPHP/print_screen/ ---------------- http://sharpbeans.blogspot.com