宜昌本地软件开发与弱电工程服务商
项目咨询 · 快速响应
您当前的位置: > 博客2 > AS2与AS3技术

[AS3]as3与网站全屏自适应源代码

2016-10-13 00:16:48 点击量:8 标签: 收藏本文

[AS3]as3与网站全屏自适应源代码

  1. package  
  2.  
  3.         import flash.display.MovieClip; 
  4.         import flash.display.Sprite; 
  5.         import flash.events.Event; 
  6.  
  7.         import flash.events.ProgressEvent; 
  8.         import flash.display.Loader; 
  9.         import flash.net.URLRequest; 
  10.         import flash.display.StageAlign; 
  11.         import flash.display.StageScaleMode; 
  12.         import flash.net.URLLoader; 
  13.         import flash.net.URLRequest; 
  14.         import flash.events.Event; 
  15.         import flash.events.MouseEvent; 
  16.  
  17.         public class index1111 extends MovieClip 
  18.         { 
  19.  
  20.                 public function index() 
  21.                 { 
  22. //cuplayer.com全屏 
  23.                         stage.scaleMode = StageScaleMode.NO_SCALE; 
  24.                         stage.align = StageAlign.TOP_LEFT; 
  25.                         stage.addEventListener(Event.RESIZE,resizeFunc); 
  26.  
  27.                 } 
  28.                 private function resizeFunc(e:Event ) 
  29.                 { 
  30.                         mc2.x=stage.stageWidth/2; 
  31.                         mc2.y=stage.stageHeight/2 
  32.                 } 
  33.         } 
  34.  

 

ABOUT US
宜昌农人网络科技有限公司

我们是一家提供综合软件外包与弱电工程服务的技术公司。

业务涵盖定制软件、管理系统、网站、小程序、APP、系统集成、网络布线、监控安防、门禁、机房建设及长期技术维护。

公司地址:湖北省宜昌市伍家岗区东站二路6号三峡(宜昌)大数据产业园海洋馆二楼A203室