Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
OAuthアプリを作るためにairアプリを作りたいです。しかし、302リダイレクトを取得すると、locationChangeイベントを発生させるmx:htmlことができません
locationChange
mx:html
html.location を設定でき、locationChange イベントで html.location を監視することでリダイレクトをキャッチできます。
html コンポーネントが使用する前にリダイレクトをキャッチしたい場合は、htmlLoader をフックしてみてください。
I'm using the <object> tag to display a website in my website (instead of <iframe>).
<object>
<iframe>
<object id="iframe" type="text/html" data="http://website.com"></obje