<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>IT7C</author_name>
  <author_url>https://blog.hatena.ne.jp/IT7C/</author_url>
  <blog_title>イノベートな非日常</blog_title>
  <blog_url>https://it7c.hatenadiary.org/</blog_url>
  <categories>
    <anon>flash lite</anon>
    <anon>actionscript</anon>
  </categories>
  <description>前回のエントリーで説明させて頂いたとおり、Flash Lite 1.1で使われているAction Script 1.1ではビット演算が使えないので文字列からビット変換をするのは割と大変です。 あまり使う機会はないかと思いますが、以下サンプルになります。 map = &quot;0000111&quot; add &quot;0100100&quot; add &quot;0010110&quot; add &quot;0000000&quot; add &quot;1101100&quot; add &quot;1000011&quot; add &quot;1111111&quot;; bmap=&quot;\x80\x80\x80\x80\x80\x80\x80&quot;; l=length(map)+2; for(i=1;i&lt;l;i++){ …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fit7c.hatenadiary.org%2Fentry%2F20110706%2F1309878717&quot; title=&quot;超Flash Lite入門 ActionScript編 その3 ビット変換 - イノベートな非日常&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>2011-07-06 00:11:57</published>
  <title>超Flash Lite入門 ActionScript編 その3 ビット変換</title>
  <type>rich</type>
  <url>https://it7c.hatenadiary.org/entry/20110706/1309878717</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
