资源列表
StyleExplorerofFlex3
- flex3的style explorer。通过这个可以清楚的看到flex3提供的控件及其css样式-style explorer for flex3
DemoExample
- alternativa3d 三维网页游戏开发的利器-import alternativa.engine3d.controllers.CameraController import alternativa.engine3d.core.Camera3D import alternativa.engine3d.core.Object3D import alternativa.engine3d.core.Scene3D import alternativa.engine3d.di
WireFrameExample
- A3D成功案例三维网页游戏的设计,那么,场景已经就绪了,摄像机也设置好了,我们必须“按下按钮”-cameraController = new CameraController(stage) cameraController.camera = camera // Set default control keys——设置默认控制键 cameraController.setDefaultBindings() // Turn on camera collision detectio
MouseEventsExample
- 我们刚才基本了解了场景的建立过程,而且显示在了屏幕上。在下一节向导中,我们会学习到Alternativa3D工作流中其他方面的知识-So, we just got basic understanding about scene creation process, and showing it on screen. We’ll learn different aspects of Alternativa3D workflow in next tutorials.
AnimSpriteExample
- 网页三维开发,建立控制器并连接摄像机 cameraController = new CameraController(stage) cameraController.camera = camera // Set default control keys——设置默认控制键 cameraController.setDefaultBindings() // Turn on camera collision detection——打开摄像机碰撞检测 cameraContro
HelloAlternativa3D
- 浏览器三维技术的应用场景已经准备好了,我们想看一下结果。我们必须把摄像机放入场景中并且与视窗建立连接:-scene.root.addChild(box) Adding camera——添加摄像机 Scene is ready, so we want to see result. We have to put camera on the scene and connect it to view:
Alternativa3D_8[1].17.0
- 三维开发平台的扩展// User input processing——控制器的输入过程 cameraController.processInput() // Scene calculating——场景计算 -private function onResize(e:Event):void { view.width = stage.stageWidth view.height = stage.stageHeight }
musicplayer
- 一个Flash AS3实现的播放器,界面简洁,功能丰富,很有参考价值-this is a music player
Flash12111
- 简单的网页FLASH源码,我也是第一次弄这个东西,希望有用的可以借鉴交流一下-Simple web flash source code, I first get this thing, hope can learn useful exchange
liaotshi
- 网上分享的聊天室(Actionscr ipt 3.0实现)-Online share chat room (Actionscr ipt 3.0 realize)
timerslider
- 此文件包括路劲设置,在FlashBuilder中实现-route produce and backward display
DemoTest
- a gem erasing game. developed by gavin using as scr ipt