flash ½»»¥²Ù×÷£º²Ã¼ôλͼ
Íæ¹ý½ØÍ¼µÄÈ˶¼ÖªµÀ½ØÍ¼ÊÇÔõÑùÒ»»ØÊ£¬Í¨¹ý½ØÈ¡Í¼Æ¬Ò»¸öµØ·½¾ÍÄܹ»»ñÈ¡µ½Í¼Æ¬Ä³Ò»¸öƬ¶Î¡£ÕâÒ»¸ö²¿·ÖÔÚflash ÀïÃæ¿ÉÒÔÀûÓÃλͼµÄ¸´ÖÆÏñËØÀ´ÊµÏÖ¡£Í¨¹ýcopyPixels »òÕßdraw Äܹ»»ñÈ¡ÏñËØ¡£
ÏÖÔÚÎÒÃÇÌÖÂÛÒ»¸ö»°Ì⣺ÔÚflashÀïÃæÔõÑùʵÏÖÕâÖÖ½ØÍ¼£¿ ´ø×ÅÕâ¸öÎÊÌ⣬³¢ÊÔÖÆ×÷Ò»¸ödemo³öÀ´¡£¹¦ÄܾÍÊÇ»ñȡλͼ¡£
ËùÐèÒªµÄ²ÄÁÏ£ºµÚÒ»¾ÍÊÇflash»æÍ¼API £¬µÚ¶þ¾ÍÊÇλͼÏñËØ²Ù×÷¡£ÀûÓÃÕâÁ½¸öÎÒÃǾÍÄܹ»ÊµÏÖ³öÕâÖÖ½»»¥Ð§¹û¡£
Éè¼ÆµÄͼ°¸£º
ÖÆ×÷˼·£ºÊ×ÏÈÖªµÀÔõÑù»æÖÆÒ»¸ö¾ØÐΣ¬¿ÉÒÔÉÏÍøËÑË÷һϣ¬»òÕß²éѯһЩflash»æÍ¼API ÊÇÈçºÎ²Ù×÷µÄ¡£½èÖú»æÖÆÕâ¹É¾ØÐΣ¬ÎÒÃǾÍÄܽØÈ¡µ½ÎÒÃÇËùÐèÒªµÄƬ¶Î¡£
½ÓÏÂÀ´£¬Îª³ÌÐòдһ¸ö»ùÀࣺItem.as
¶¨ÒåһЩ³£Óõķ½·¨ºÍÊôÐÔ¡£
ÀýÈç»æÖÆ¾ØÐΡ£»ñȡλͼ£¬¶¨ÒåÏßÌõµÄÑùʽµÈ£¬ÅжϾØÐÎÊÇ·ñÓÐЧ
ÕâЩ·½·¨¶¼ÊǶ¨ÒåÔÚÕâ¸ö»ù´¡À൱ÖС£
package org.summerTree
{
//Ñ¡ÔñÀà»ù±¾ÉèÖÃ
import flash.display.Sprite;
import flash.geom.Rectangle;
import flash.events.EventDispatcher;
import flash.display.Bitmap;
import flash.display.BitmapData;
import flash.geom.Point;
public class Item extends EventDispatcher
{
public var LineColor:int=0x0000ff;//ÏßÌõÑÕÉ«
public var FillColor:int=0x0000ff;//Ìî³äµÄÑÕÉ«
public var FillAlpha:Number=0.1;
public function Item()
{
}
//»æÖƾØÐεĻù±¾·½·¨
protected function DrawRect(shape:Sprite,rect:Rectangle):void
{
shape.graphics.clear();
shape.graphics.lineStyle(1,LineColor,1);
shape.graphics.beginFill(FillColor,FillAlpha);
shape.graphics.drawRect(rect.x,rect.y,rect.width,rect.height);
shape.graphics.endFill();
}
//ÅжÏrectÊÇ·ñÓÐЧ
public function checkRect(rect:Rectangle):Boolean
{
return rect != null?true:false;
}
//¶¨ÒåÑùʽ
public function setStyle(lcolor:int,fcolor:int,aplha:Number):void
{
this.LineColor=lcolor;
this.FillColor=fcolor;
this.FillAlpha=aplha;
}
//»ñȡλͼ
public function getImage(source:Bitmap,rect:Rectangle):Bitmap
{
var bitmapdata:BitmapData = source.bitmapData;
var Width:Number=Math.abs(rect.width);
Ïà¹ØÎĵµ£º
Want play some .SWF files, so download "Adobe flash player for IE", then install successfully, but it is a plug, can't open the swf files independently, by the other word, I just can play them in IE, but I don't like so.
At first, I think there is a .exe player can be executing, so locate C:\windo ......
֮ǰÔÚWindowsÏÂÓùýFirefoxµÄ64λ°æ±¾£Shiretoko£¬µ«ÊÇÓÉÓÚ64λµÄflash player pluginÒ»Ö±°²×°²»ÉÏ£¬µ¼ÖºܶàÓ¦Óö¼Óò»ÁË£¬¾Ý˵¿ÉÒÔʹÓÃNSPlugin Wrapper°üºÍ32λµÄÀà¿âÀ´Ê¹ÓÃ32λµÄflash player£¬ÎÒûÓг¢ÊÔ¡£×î½ü°²×°ÁË64λµÄGentoo£¬operaºÍshiretoko»¹ÊÇÎÞ·¨×Ô¶¯°²×°64λµÄflash player plugin¡£ ......
×î½ü¶Ô¸ßÊýÆðÁ˺ܴóµÄÐËȤ£¬ÌÍÇ®ÂòÁËÒ»±¾¸ßµÈÊýѧ¡£·¢ÏÖÀïÃæµÄÕæÊÇÒ»·Ý±¦Î×î½ü¿´ÁËÒ»¸öÈ˵IJ©¿Í¡£¹ØÓڸߵÈÊýѧµÄ֪ʶ£¬¶ÔÂÝÐýÏßµÄÐÎ̬ÔÀ´²»½ö½öÊÇÒ»ÖÖ¡£¹ýÈ¥³¢ÊÔÖÆ×÷µÄͼÐÎÒ²ÊÇÒ»Öֵķ½Ê½£¬ÏÖÔÚÌá¼°ÕâÖÖÂÝÐýÏß²»ÊÇÎ§ÈÆ×ÅÔ²ÖùÐÎ×´Ðýת£¬¶øÊÇÔ²×¶¡£¶ÔÎÞ´í£¬Ô²×¶Ìå¡£ÓÖÊÇÈÃÈ˾õµÃ²»Ë¬µÄÊýѧ£¬²»¹ýϸÐÄ· ......
http://www.top000.com/mp3.html
Õâ¸öÒ³ÃæÖУ¬ÀïÃæÄǸö²¥·ÅÆ÷µÄswf±¾ÉíµÄ³¤¿íÊÇ:360x50.
ÕâÀïÊÇÕâ¸öÒ³ÃæµÄÔ´´úÂë:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh_cn" lang="zh_cn">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>Mp3& ......