【问题标题】:AS3 creating a circle and expanding it by holding the mouse downAS3 创建一个圆圈并通过按住鼠标来扩展它 【发布时间】:2013-12-27 18:59:27 【问题描述】: 标题说明了一切,我不知道如何编写一个创建圆圈的代码,扩大它没问题,我需要帮助知道要编写什么代码才能创建它。请帮忙:) 【问题讨论】: Possible duplicate 标签: actionscript-3 actionscript 【解决方案1】: 查看显示类中的图形例程: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/Graphics.html 它也有例子。 【讨论】: