![]() |
|
||||||||||
|
|||||
|
.
|
this.onLoadInit = function(mc:MovieClip) { this.loader.removeListener(this); this.loader = null; mc.onEnterFrame = handler_onEnterFrame; }; function handler_onEnterFrame():Void { trace('try'); if (this._currentframe <= 0 ) return; delete this.onEnterFrame; trace("Запущен!"); snapshot.draw(image_mc); BitmapExporter.saveBitmap(snapshot, "snapshot.png", "turboscan", 0 ); } Последний раз редактировалось dimarik; 15.05.2009 в 02:51. |
![]() |
Часовой пояс GMT +4, время: 22:04. |
|
|
« Предыдущая тема | Следующая тема » |
|
|