<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>toburau</author_name>
  <author_url>https://blog.hatena.ne.jp/toburau/</author_url>
  <blog_title>ゲームが作れるようになるまでがんばる日記</blog_title>
  <blog_url>https://toburau.hatenablog.jp/</blog_url>
  <categories>
    <anon>Flash</anon>
  </categories>
  <description>二つ円が重なった図形を描こうとして次のようなコードを書いた。 graphics.beginFill(0xff0000); graphics.drawCircle(172,232,100); graphics.drawCircle(292,232,100); graphics.endFill(); 期待していたのは赤い円が二つ重なった図形。ところが実際に実行してみたら重なった部分が赤くなっていない。 flash on 2010-11-18 - wonderfl build flash online beginFill(),endFill()は塗りを適用するという命令だから、drawCircleで…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftoburau.hatenablog.jp%2Fentry%2F20101117%2F1290013018&quot; title=&quot;beginFill,endFillでの塗り - ゲームが作れるようになるまでがんばる日記&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>2010-11-17 01:56:58</published>
  <title>beginFill,endFillでの塗り</title>
  <type>rich</type>
  <url>https://toburau.hatenablog.jp/entry/20101117/1290013018</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
