⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tag_flash.ascx

📁 HTML编辑器 里面有样例 自已打开看! 特拿来分XIANG
💻 ASCX
字号:
<%@ Control Inherits="CuteEditor.EditorUtilityCtrl" Language="c#" AutoEventWireup="false" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<fieldset><legend>[[Src]]</legend>
	<input type="text" id="inp_src" style="width:320px"><button id="btnbrowse">[[Browse]]</button>
</fieldset>
<fieldset style="height:180px;width:270px;overflow:hidden;"><legend>[[Demo]]</legend>
	<object id=flash_preview classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,42,0"
		VIEWASTEXT>
		<embed type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>
	</object>
</fieldset>
<script>

var OxO6a8e=["SelectFile.Aspx?settinghash=[[_setting_]]\x26type=gif,jpg,jpeg,png,bmp\x26file=","\x26[[DNN_Arg]]","[[SelectFileDialogOption]]","value","cssText","style","Movie"]; function btnbrowse.onclick(){var Ox74=showModalDialog(OxO6a8e[0x0]+escape(inp_src.value)+OxO6a8e[0x1],null,OxO6a8e[0x2]);if(Ox74){ inp_src[OxO6a8e[0x3]]=Ox74 ;} ;}  ; function UpdateState(){ flash_preview[OxO6a8e[0x5]][OxO6a8e[0x4]]=element[OxO6a8e[0x5]][OxO6a8e[0x4]] ; flash_preview.mergeAttributes(element) ;}  ; function SyncToView(){ inp_src[OxO6a8e[0x3]]=element[OxO6a8e[0x6]] ;}  ; function SyncTo(element){ element[OxO6a8e[0x6]]=inp_src[OxO6a8e[0x3]] ;}  ;

</script>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -