<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiratake55</author_name>
  <author_url>https://blog.hatena.ne.jp/hiratake55/</author_url>
  <blog_title>hiratake55 の作業メモ</blog_title>
  <blog_url>https://hiratake55.hatenadiary.jp/</blog_url>
  <categories>
    <anon>ActionScript</anon>
  </categories>
  <description>フルスクリーンモードで FLV を再生しようとすると、強制的に FLV ビデオの大きさもフルスクリーンになってしまいます。これを解除してオリジナルのサイズで再生するには、このように fullScreenTakeOver プロパティを false, scaleMode プロパティを EXACT_FIT に設定すれば良いです。 myFLVplayback.fullScreenTakeOver=false; myFLVplayback.scaleMode=VideoScaleMode.EXACT_FIT; でも、実行するとステージ全体の座標が狂ってしまい、上下左右にステージがずれます。そういう時はス…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiratake55.hatenadiary.jp%2Fentry%2F20090720%2F1248089754&quot; title=&quot;AS3 の fullScreenTakeOver を false にすると座標が狂う件について - hiratake55 の作業メモ&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>2009-07-20 20:35:54</published>
  <title>AS3 の fullScreenTakeOver を false にすると座標が狂う件について</title>
  <type>rich</type>
  <url>https://hiratake55.hatenadiary.jp/entry/20090720/1248089754</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
