<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>spitfire_tree</author_name>
  <author_url>https://blog.hatena.ne.jp/spitfire_tree/</author_url>
  <blog_title>happy lie, happy life</blog_title>
  <blog_url>https://spitfire-tree.hatenadiary.org/</blog_url>
  <categories>
    <anon>ActionScript</anon>
  </categories>
  <description>ActionScript3 で、明らかに正しいはずのコードが動かなくて困ったのでメモ。 きっかけは TextFormat テキストの見た目を整える場合、 TextFormat を使います。このとき、以下のようなコードを考えます。 var myTextFormat:TextFormat = new TextFormat(); myTextFormat.leading = 10; var i:int = myTextFormat.leading;これをコンパイルすると型変換のエラーが発生し、コンパイルエラーになってしまいます。疑問に思って API で leading プロパティを調べてみたところ、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fspitfire-tree.hatenadiary.org%2Fentry%2F20080225%2F1203943747&quot; title=&quot;渡す値とその返り値 - happy lie, happy life&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>2008-02-25 21:49:07</published>
  <title>渡す値とその返り値</title>
  <type>rich</type>
  <url>https://spitfire-tree.hatenadiary.org/entry/20080225/1203943747</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
