彩票网站制作开发,google推广费用,wordpress整合vip解析,网站首页被k天哪#xff0c;flash cs4可以使动态文本旋转了. 只要使用rotationZ属性即可。 这可是解决了一个跨世纪的问题#xff0c;爽爽爽。 啊哈哈哈。 这是测试源代码。 var rTextField:TextFieldnewTextField();var textFormat:TextFormatnewTextFormat();rTextField.text… 天哪flash cs4可以使动态文本旋转了. 只要使用rotationZ属性即可。 这可是解决了一个跨世纪的问题爽爽爽。 啊哈哈哈。 这是测试源代码。 var rTextField:TextFieldnew TextField();var textFormat:TextFormatnew TextFormat();rTextField.text请输入:;rTextField.type input;rTextField.multiline true;rTextField.wordWrap true;rTextField.bordertrue;rTextField.borderColor0x9900ff;rTextField.x200;rTextField.y150;textFormat.size21;textFormat.color0x00aa99;rTextField.setTextFormat(textFormat);addChild(rTextField);//rTextField.rotationZ240;//正常显示//rTextField.rotation30;//不能显示import flash.events.Event;this.addEventListener(Event.ENTER_FRAME, enterTest);function enterTest(evt:Event):void{ rTextField.rotationZ 0.5;} 感谢这位神兄:http://flash.9ria.com/thread-37170-1-2.html这可真是解决了跨世纪的难题呀。 转载于:https://www.cnblogs.com/vilyLei/articles/1581820.html