码迷,mamicode.com
首页 >  
搜索关键字:flash builder    ( 7756个结果
ActionScript3游戏中的图像编程(连载三十一)
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制作仿QQ2013动态背景登录器
duilib 自绘控件 flash 透明背景 仿QQ 登录器
分类:其他好文   时间:2014-08-10 15:15:50    阅读次数:538
[asp.net]ashx中session存入,aspx为null的原因(使用flash uploader)
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
js与as3交互的问题
我想,是时候纠正一定以来的误区了,那就是html中的js如何获取flash的swf对象,并与as3交互。 按照官方的写法应该是在 Internet Explorer 中返回 object 标签的 id 属性,或者在 Netscape 中返回 embed 标签的 name 属性(AS3 API手册)。...
分类:Web程序   时间:2014-08-10 08:05:49    阅读次数:308
flash背景透明兼容ie火狐
分类:其他好文   时间:2014-08-09 23:01:19    阅读次数:220
Android Notification通知详解
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)
网页端裁剪图片(FileAPI),兼容谷歌火狐IE6/7/8。高版本浏览器用canvas裁剪,低版本用flash过度。FileAPI的应用实例。效果1234567891011121314151617181920212223242526272829303132333435363738394041424...
分类:Windows程序   时间:2014-08-09 11:19:08    阅读次数:486
网页中插入swf动画(embed)
网页中插入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
Y460/Y470 Nvidia optirum solution : switch off the nvidia card and solve screen flash problem
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重绘
深入理解Flash Player重绘Flash Player 会以SWF内容的帧频速度来刷新需要变化的内容,而这个刷新的过程,我们通常称为“重绘(redraw)”,相信即便是初级的菜鸟也知道,只要使用的是Debug版本的Flash Player, 右键菜单里就会有“Show Redraw Regio...
分类:其他好文   时间:2014-08-08 21:10:16    阅读次数:215
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!