cherry 的个人资料Spring Forever照片日志列表 工具 帮助
2008/1/17

S60 Touch

超大触摸屏,重力传感器

支持直接观看flv格式的文件


很多人性化设计的细节,
比如,轻轻将手机反转防止,就变成‘静音’模式;轻拍一下就停的闹钟;


诺基亚S60 Touch 看起来很帅

不知道是否真的已经出炉,或者还停留在实验室?

 

看看演示视频:

http://article.pchome.net/content-526670.html

 

1

10

11

12

13

2

3

4

5

6

7

8

9

2008/1/7

使用director的一点笔记

 

按钮上的行为

鼠标点击:
on mouseUp me
  go to frame "browse"
  cursor -1
end


鼠标移上:
on mouseEnter me
  cursor 280
  set the member of sprite the currentSpriteNum to member "menu_on" 
end

鼠标移出:
on mouseLeave me
  cursor -1
  set the member of sprite the currentSpriteNum to member "menu" 
end


设置按钮音效
puppet 1,  "Click_022"

 

加载sprite时执行:变换场景大小,居中,精灵10停止播放

on beginSprite me
_movie.stage.drawRect = rect(0,0, 830, 633)
  _movie.stage.rect = rect(0,0, 830, 633)
  _movie.centerStage = true
  sprite (10). stop()
end

重新开始涂鸦

打伞的女子

 

时装

 

雪山飞狐

 

 

无题