文件名称:[笑语制作]播放flash

  • 所属分类:
  • ActiveX/DCOM
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 57kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 林*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

利用五分钟,给程序添加播放flash的功能flash的播放,是使用Macromedia的flash播放控件来播放flash步骤如下:建立一个单文档的程序,最后一步选择CFormView作为视图编辑视图的资源添加一个EditBox作为输入文件名,一个按钮播放。添加flash播放控件Project Add To Project Components and Controls Gallary选择:Registered ActiveX Controls文件夹下面的Shockwave Flash Object,它其实是指向c:\winnt\system32\macromed\Flash\Flash.ocx的。利用向导添加两个变量,分别对应输入的文件名和flash控件  CString  m_filename   CShockwaveFlash  m_flash 添加播放按钮的事件,打开flash文件并且播放void CViewFlashView::OnPlay() {  // TODO: Add your control notification handler code here  //CShockwaveFlash    UpdateData()   m_flash.LoadMovie(0,m_filename)   m_flash.Play() }-use five minutes, adds to the functionality flash player flash player is the use of the Macromedia flash player to player flash control steps are as follows : the creation of a single document the procedures, the last step CFormView choose Edit View View as the resources to add a EditBox as input file name, according to a NIU players. Adding flash player Control Project# 61664; Add To Project# 61664; Components and Controls Gallery options : Registered ActiveX Controls folders below the Shockwave Flash Object, it is actually pointing c : \ winnt \ system32 \ macromed \ Flash \ the user. Using Wizard adding two variables, corresponding to the input file name and flash control redeem m_filename CShockwaveFlash m_flash add players button, and open the document flash player void CViewFlashVi
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Flash2

......\Debug

......\Flash2.aps

......\Flash2.clw

......\Flash2.cpp

......\Flash2.dsp

......\Flash2.dsw

......\Flash2.h

......\Flash2.ncb

......\Flash2.opt

......\Flash2.plg

......\Flash2.rc

......\Flash2Doc.cpp

......\Flash2Doc.h

......\Flash2View.cpp

......\Flash2View.h

......\MainFrm.cpp

......\MainFrm.h

......\ReadMe.txt

......\res



......\...\Flash2.rc2





......\resource.h

......\shockwaveflash.cpp

......\shockwaveflash.h

......\StdAfx.cpp

......\StdAfx.h

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org