<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kujirahand</author_name>
  <author_url>https://blog.hatena.ne.jp/kujirahand/</author_url>
  <blog_title>くじらはんど開発日誌</blog_title>
  <blog_url>https://kujirahand.hatenadiary.org/</blog_url>
  <categories>
    <anon>葵</anon>
  </categories>
  <description>現在葵のシステム関数呼び出しは、CALL_SYS(funcno)という１コードで行っています。 今後の拡張を考えて、システム関数以外の、外部ライブラリ(Flash SWFファイル)の関数を呼び出すとき、どのように実現するのが良いか考えています。最も手抜きの実装は、CALL_LIB_FUNC(&quot;ライブラリ名:関数名&quot;)のように呼ぶ方法です。 これを実行すると以下の手順で関数が実行されます。 例えば、CALL_LIB_FUNC(&quot;CHARLIB:MOVE&quot;)を呼ぶ場合： 1)ライブラリ「CHARLIB」が既にロードされているか？されていなければ「CHARLIB.SWF」をダウンロード 2)ライブラ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkujirahand.hatenadiary.org%2Fentry%2F20070222%2F1172119879&quot; title=&quot;機能の動的ロードに関して - くじらはんど開発日誌&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-02-22 13:51:19</published>
  <title>機能の動的ロードに関して</title>
  <type>rich</type>
  <url>https://kujirahand.hatenadiary.org/entry/20070222/1172119879</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
