PROBLEM: using % in the height and width(e.g. 100%) with the SWFObject 2.0 (or 2.1) with dynamic publishing causes Flash movie to get fullscreen fullbrowser flash causes flash not show at all. e.g.
<</span>script type="text/javascript">
//
SWFObject.embedSWF("example.swf", "flashMovie", "100%", "100%", "9.0115.0","expressInstall.swf");
//
</</span>script>

FIX: you need to add CSS to make it fullscreen flash e.g.


I hit this using the great SWFObject Generator Tool which generates all the html code...but not the CSS necessary for full screen flash (aka Full Browser Flash)

版权声明:本文为博主原创文章,未经博主允许不得转载。

最新文章

  1. js串讲整理
  2. Core Audio(二)
  3. [Java] arraycopy 数组复制(转)
  4. SQL Server 索引分类
  5. rman--增量备份
  6. 思科27亿美元收购网络安全公司Sourcefire
  7. (原)ubuntu上安装dlib
  8. WindowsAzure上把WebApp和WebService同时部署在一个WebRole中
  9. 在STEP7 TIA PORTAL中,设置模块的地址和设备名(Device name)
  10. 关于 char 、 wchar_t 、 TCHAR 、 _T() ||| 宏 _T 、 TEXT 、 _TEXT 、 L
  11. GIT入门笔记(3)- git中的一些概念和原理
  12. 01-jQuery基本语法
  13. linxu上安装mongodb3.6实战
  14. MyBatis-Plus初步使用
  15. 12个 Linux 中 grep 命令的超级用法实例
  16. Alpha冲刺6
  17. 使用OPEN XML SDK 读取EXCEL中的超链接Hyperlink
  18. kali linux Burp Suite使用教程
  19. 读入excle
  20. memcached缓存基本概念

热门文章

  1. Apache ‘mod_pagespeed’模块跨站脚本漏洞
  2. ☀【Grunt】no such file or directory, imagemin
  3. Add controls dynamically in flowlayoutpanel
  4. 如何通过Visual Studio发布Azure应用程序
  5. HW2.13
  6. Android: Dragging Popup Window 可移动浮动View
  7. HDU2639Bone Collector II(01背包变形)
  8. windows进程间通信 .
  9. Properties操作
  10. Supervisor的安装与使用入门