智能照明控制系统的测试 使用FLASH代替真实的灯具
智能照明控制系统在测试时,需要连接很多个具体的灯具,非常麻烦,灵活性不足。
我想在电脑上运行一个FLASH,来模拟灯光的开关和调光、窗帘的控制等操作。当真实的CAN总线上的面板/模块被测试人员或体验者操控时,通过CAN总线和CAN/IP转换器,向连接在IP网上的电脑发出信息,这个信息将驱动FLASH并产生变化。
如:下图为一别墅外景,有4个灯开关和1个灯调光。
4个灯控:大门口、2楼的2个房间和阳台灯,1个调光的是客厅。
效果如下:
希望有FLASH高手帮我做一下,有报酬。详见CSDN项目交易平台。
相关文档:
package
{
import flash.display.Sprite;
import flash.events.MouseEvent;
import flash.system.fscommand;
import flash.display.StageDisplayState;
import flash.events.KeyboardEvent;
import flash.ui.Keyboard;
/**
* ...
* @author LittleSpace
*/
public class Main extends Sprite
{ ......
Apple has a long relationship with Adobe. In fact, we met Adobe’s founders when they were in their proverbial garage. Apple was their first big customer, adopting their Postscript language for our new Laserwriter printer. Apple invested in Adobe and owned around 20% of the company for many yea ......
将Flash融合到WinForm中能够增强程序的多媒体效果和炫丽的外观。现在我们就来看看在C#桌面程序中如何插入Flash视频,而且去掉烦人的右键菜单。
首先要插入Flash就必须使用Flash控件,在工具栏右键选择“选择项…”,然后在“COM组件”面板下点击“浏览”按钮,在本机电脑C:\WINDOWS\s ......
今天项目有个需求 要添加Flash ActiveX 到WPF 应用程序. 首先添加ActiveX到Winform控件,.net帮我们自动产生interop的dll,然后再WPF程序中添加引用,添加winformhost控件,添加 托管的AX***控件.这一切都很顺利.运行,麻烦来了,VS告诉我 Flash ActiveX没注册.
我的操作系统是win7 64-bit, 我去了文件夹C:\Windows\SysWOW64\Mac ......
<div class="ad2">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"
widt ......