PukiWiki 関連情報

#memo プラグインについて

#showrss プラグインについて

IE 関連情報

DHTML

DirectAnimation

How to Create a VBScript Animation

http://www.microsoft.com/Developer/PRODINFO/directx/dxm/help/da/oview/how2VBscriptani.htm

<OBJECT ID="DAMyCtl"
   STYLE="position:absolute; left:30%; top:100;width:300;height:300" 
   CLASSID="CLSID:B6FFC24C-7E13-11D0-9B47-00C04FC2F51D">
</OBJECT>
<SCRIPT LANGUAGE="VBScript">
<!--
   Set m = DAMyCtl.PixelLibrary

-- or --

   Set m = DAMyCtl.MeterLibrary
  DAMyCtl.Image = m.SolidColorImage(m.Blue)
  DAMyCtl.Start
-->
</SCRIPT>

サンプル集

Microsoft DirectAnimation Control の実体

Visual InterDev と FrontPage 97の関係



トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS