CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 FlashMX源码 搜索资源 - camera

搜索资源列表

  1. cheakCameraStatus

    0下载:
  2. 使用Acrionscr ipt3.0检测摄像头状态-Detection status of the camera
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-16
    • 文件大小:11669
    • 提供者:张三
  1. Method1

    0下载:
  2. 这是一个FLASH做的小东西,包括摄像头控制原理-This is a FLASH to do small things, including camera control principle
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-04
    • 文件大小:588
    • 提供者:simon
  1. zhaoxiangji2

    0下载:
  2. 这是一个flash源文件,效果很好,测试平台为flash 8.0(如果提示问题请选择合适的版本试试),代码的效果是:照相机的效果。源码-This is a flash source file, the effect is good, the test platform for flash 8.0 (if the question, please select the appropriate version to try), the effect of the code are: the effe
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-05-06
    • 文件大小:1535962
    • 提供者:xiaomingw
  1. christmas

    0下载:
  2. 制作圣诞卡片,里面的图片资源因为是别人的所以删掉了,不好意思,不过代码是齐全的,向服务器请求数据,然后返回后在界面显示拥有的装饰,装饰在圣诞树上,有保存功能和拍照功能,使用前可以先把里面的和网络有关的部分注释掉(主文件中),然后按照LoadRes里面的要求搞一些图片资源生成swf就可以正常运行了-Make Christmas cards, pictures inside other people s resources because it is so deleted, sorry, but t
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-07
    • 文件大小:33489
    • 提供者:babyheart
  1. WireFrameExample

    0下载:
  2. A3D成功案例三维网页游戏的设计,那么,场景已经就绪了,摄像机也设置好了,我们必须“按下按钮”-cameraController = new CameraController(stage) cameraController.camera = camera // Set default control keys——设置默认控制键 cameraController.setDefaultBindings() // Turn on camera collision detectio
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-29
    • 文件大小:20441
    • 提供者:my nanme
  1. AnimSpriteExample

    0下载:
  2. 网页三维开发,建立控制器并连接摄像机 cameraController = new CameraController(stage) cameraController.camera = camera // Set default control keys——设置默认控制键 cameraController.setDefaultBindings() // Turn on camera collision detection——打开摄像机碰撞检测 cameraContro
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-02
    • 文件大小:951062
    • 提供者:my nanme
  1. HelloAlternativa3D

    0下载:
  2. 浏览器三维技术的应用场景已经准备好了,我们想看一下结果。我们必须把摄像机放入场景中并且与视窗建立连接:-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:
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-07
    • 文件大小:20296
    • 提供者:my nanme
  1. 38150-4106-WebcamCapture

    0下载:
  2. 网上找了很多都是利用iis发布实习flash与aspx的通信,后来去goole找到了个很好的实现在线拍照的例子速度很快很好用、简单,不用发布即实现了flash和.net的数据传输。可以在save_picture.fla中改变所拍照片大小。可以保持在本地,我在里边加上了写入数据库的代码可以参考下。-nternet to find many of them are using iis released internship flash and aspx communication, then go
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-16
    • 文件大小:45069
    • 提供者:heqi
  1. flashcanmer

    0下载:
  2. flash+调用摄像头 web 模式无需cs结构让用户更方便-flash+ call camera software
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-11-22
    • 文件大小:4656
    • 提供者:陈雨
  1. main

    0下载:
  2. 抠图利用flash的摄像头根据像素点抠出图像前提要先准备纯色的背景-Matting using flash camera pixel the cutout image premise first prepare a solid color background
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-11-27
    • 文件大小:974
    • 提供者:郑晓瑜
  1. as

    0下载:
  2. 通过摄像头捕捉视频的运动,同时调节亮度、运动幅度、大小等-By a video camera to capture the movement and at the same time to adjust the brightness, range of motion, size
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-11-17
    • 文件大小:69051
    • 提供者:dsadsa
  1. FlashProj

    0下载:
  2. 视频聊天的flash源代码,可以控制摄像头和音频开关-The flash video chat source code, you can control the camera and audio switch
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-11-30
    • 文件大小:6349824
    • 提供者:李利
  1. StarlingCameraFocus

    0下载:
  2. 一款AS3 Starling开发中(不知Starling者请自行搜索了解)中用到的镜头管理类,可以方便的实现镜头的聚焦、跟随、镜头震动等等效果,很好用。 说是基于Starling,其实原生AS3要用的话,只要把类头的导入换一下,稍微修改一下就可以了-A AS3 Starling development ( I do not know Starling please search ) lens management used, focusing lens, can be realized
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-11-12
    • 文件大小:133240
    • 提供者:陈慕斯水
  1. 2007-12102H22118

    0下载:
  2. 仿社区自定义头像上传,摄像头拍照编辑头像大小,并将其上传至服务器!-The imitation Community upload custom avatar, the camera camera editing avatar size, and upload it to the server!
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-12-02
    • 文件大小:45719
    • 提供者:陈俊城
  1. recorder

    0下载:
  2. as3编写,通过摄像头拍照并经webservice发送,保存到网站,也可录制视频和声音文件-Camera photo shot,send by webservice and save in website.It uses the actionscr ipt 3 code is written.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-17
    • 文件大小:168279
    • 提供者:lilei
  1. v4.1.4-gold

    0下载:
  2. Away3D是flash或flex上的一个功能强大且实时的3D引擎,具有快速、高效、API清楚等优点。但是三角型消失的问题让人头疼。away3d世界由:view 视口、scene 场景、camera 摄像机和3D物体四部分组成,也称Away3D的四大基本构件。-Away3D is a flash or flex on a powerful and real-time 3D engine, with a fast, efficient, API clear advantages. But the
  3. 所属分类:FlashMX源码

    • 发布日期:2017-03-25
    • 文件大小:819077
    • 提供者:鎯婃偀
  1. webcam

    0下载:
  2. web访问本地摄像头插件demo,兼容ie,chrome,safri等等浏览器。-web access local camera plug-in demo
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-29
    • 文件大小:28639
    • 提供者:tal
« 1 2»
搜珍网 www.dssz.com