2.2.4 Photoshop转Flash的投影角度换算
继续往下看,Photoshop不透明度选项下面是投影角度,默认值是120°,而Flash里角度是45°,两者相差将近90°,投影角度却相近,为什么?让我们把Flash的投影滤镜也设置成120°。(图 2.20)
图 2.20 角度值等于120的Flash投影
投影跑左边去了,x方向与Ph...
分类:
其他好文 时间:
2014-08-10 18:40:30
阅读次数:
280
duilib 自绘控件 flash 透明背景 仿QQ 登录器
分类:
其他好文 时间:
2014-08-10 15:15:50
阅读次数:
538
I am using uploadify to upload files, they automatically post to the handler. I then modify the session in the handler that I have setup as a static p...
分类:
Web程序 时间:
2014-08-10 12:53:00
阅读次数:
252
我想,是时候纠正一定以来的误区了,那就是html中的js如何获取flash的swf对象,并与as3交互。 按照官方的写法应该是在 Internet Explorer 中返回 object 标签的 id 属性,或者在 Netscape 中返回 embed 标签的 name 属性(AS3 API手册)。...
分类:
Web程序 时间:
2014-08-10 08:05:49
阅读次数:
308
Android Notification通知详解
Notification.Builder类中提供的方法:
builder.setAutoCancel(); 设置点击通知后,状态栏自动删除通知。
builder.setSmallIcon(R.drawable.alert); 设置通知小图标
builder.setLargeIcon(R.drawable.alert2); 设置通知大图标
builder.setContentTitle("标题"); 设置通知标题
builder.setContentText(...
分类:
移动开发 时间:
2014-08-09 11:39:17
阅读次数:
516
网页端裁剪图片(FileAPI),兼容谷歌火狐IE6/7/8。高版本浏览器用canvas裁剪,低版本用flash过度。FileAPI的应用实例。效果1234567891011121314151617181920212223242526272829303132333435363738394041424...
网页中插入swf动画(embed)例题:1 注释:1.type: flash/video/mp4/application/pdf/....... 表示类型是flash.2.pluginspage: 如果浏览器没有flash插件,他会提示下载地址。3.quality:flash的播放品质。4.wmod...
分类:
Web程序 时间:
2014-08-09 09:05:07
阅读次数:
279
i have such a long time fall in love with ubuntu , but i found it's much unconfortable for me with a lenovo y460n , that owning a intel display card a...
分类:
其他好文 时间:
2014-08-08 23:39:17
阅读次数:
379
深入理解Flash Player重绘Flash Player 会以SWF内容的帧频速度来刷新需要变化的内容,而这个刷新的过程,我们通常称为“重绘(redraw)”,相信即便是初级的菜鸟也知道,只要使用的是Debug版本的Flash Player, 右键菜单里就会有“Show Redraw Regio...
分类:
其他好文 时间:
2014-08-08 21:10:16
阅读次数:
215