[转]Apple Slaps Developers In The Face

本文转自http://theflashblog.com/?p=1888 [Adobe would like me to make it clear that the opinions below are not the official views of the company and are entirely my own.] By now you have surely heard about the new iPhone 4.0 SDK language that appears to make creating applications in any non-Apple-approved languages a violation of terms. Obviously Adobe is looking into this wording carefully so I will not comment any further until there is an official conclusion. [Sentence regarding Apple’s intentions redacted at request from Adobe]. This has nothing to do whatsoever with bringing the Flash player to Apple’s devices. That is a separate discussion entirely. What they are saying is that they won’t allow applications onto their marketplace solely because of what language was originally used to create them. This is a frightening move that has no rational defense other than wanting tyrannical control over developers and more importantly, wanting to use developers as pawns in their crusade against Adobe. This does not just affect Adobe but also other technologies like Unity3D.

Flash

昨晚的涂鸦-xmas night girl

个人相关

Flash SEO Tool

偶然看到了Flash SEO tool,这是一个Flash网站的SEO工具,可以帮助你使Flash网站被网络蜘蛛抓到。此项目在Google code上http://code.google.com/p/flashseotool/即将提供下载。 目前的功能: 用于网络蜘蛛的HTML 菜单和子菜单 标题,meta、keywords和description 友好的URL 简单、自动从AS3代码更新 未来会加入的功能: 创建谷歌sitemap 深度链接集成支持 集成到Delicious、Twitter等 创建RSS

Flash

Chrome不认document.documentElement.scrollTop

遇到问题: 某些情况下Chrome不认document.documentElement.scrollTop,在IE和FF中皆有值,但Chrome里为0。 解决方案: 这时使用:document.documentElement.scrollTop + document.body.scrollTop 引申参考资料: 浏览器的两种模式quirks mode 和strict mode Activat...

Web前端

养猫记录-猫的写真集

特别声明:以下图片均不允许任何形式的转载及修改。

个人相关

xrope-用于原生AS3显示对象的简单layout库

收藏一个AS3库: xrope by eidiot (http://eidiot.github.com/xrope/zh.html) 这是一个用于原生AS3显示对象的简单layout库。 特点 用于原生AS3显示对象,没有Flex或任何其它依赖。 AtomLayout 使用 getBounds() 排列显示对象,不用担心注册点问题。 组合 layout 元素/组 非常容易,不需要...

Flash

Hold Your Horses-70 Million MV

转自音悦台的MV,这个MV真够强大的!有谁能一一道出这里面所有的世界名画的名字?

影音娱乐

有了HTML5,flash走不远?

自从HTML5的消息放出后,长江后浪推前浪,越来越多的人开始关注HTML5。去年9月至今,看过不少文章提出Flash将被HTML5替代的观点。 最近又看到一篇文章《 有了HTML5,Flash还能走多远? 》,触动了我的神经: http://blog.csdn.net/cping1982/archive/2010/02/23/5321010.aspx 感谢作者鹏凌三千分享宝贵想法,本文有理有据。在看到本文之后,我想补充几点个人看法。 1.今非昔比,Flash不一定重蹈Applet覆辙Flash死不死和许多因素有关,没必要以Applet作对比。时代背景、用户欲求都已变化,原来的经验不再适用。 确实,Flash的缺点一直存在(前不久连号称“最强上网体验”的iPad都因flash的性能问题坚决不装Flash,导致许多网页无法完全显示),但产品好坏只是一部分胜算,运营推广、用户需求也很重要。坏的产品不一定不赚钱,好的产品也不见得赚钱,冥冥之中自有定数,得用户心者得天下。

Flash

ARGB颜色合成与提取公式

色彩合成: 设alpha,red,green,blue都是0~255之间的数 color32 = alpha << 24 red << 16 green << 8 blue; 色彩提取: alpha = color32 >> 24; red = color32 >> 16 & 0xFF; gre...

Flash

下载星际2beta版的破事儿[更新下载和破解]

星际2是今年最令我盼望的一款RTS游戏了,最近有消息表明,这个月可以下载公测版,振奋不已。随后看到这则消息: RT @StarCraft: #StarCraft2 beta will be released later this month! #SCUpdate

电脑游戏
1101112131436