{"id":31,"date":"2013-11-26T16:12:20","date_gmt":"2013-11-26T07:12:20","guid":{"rendered":"http:\/\/tech.at-iroha.jp\/?p=31"},"modified":"2015-02-12T16:53:53","modified_gmt":"2015-02-12T07:53:53","slug":"flex-mobile-for-android-%e3%81%a7%e5%9f%8b%e3%82%81%e8%be%bc%e3%81%bf%e3%83%95%e3%82%a9%e3%83%b3%e3%83%88%e3%81%8c%e6%ad%a3%e5%b8%b8%e3%81%ab%e8%a1%a8%e7%a4%ba%e3%81%95%e3%82%8c%e3%81%aa%e3%81%84","status":"publish","type":"post","link":"https:\/\/tech.at-iroha.jp\/?p=31","title":{"rendered":"Flex for Android \u3067\u57cb\u3081\u8fbc\u307f\u30d5\u30a9\u30f3\u30c8\u304c\u6b63\u5e38\u306b\u8868\u793a\u3055\u308c\u306a\u3044\u3002"},"content":{"rendered":"<p>Flex for Android \u3067\u958b\u767a\u3057\u3066\u3044\u308b\u6c17\u306b\u306a\u308b\u306e\u304c\u3001\u30d5\u30a9\u30f3\u30c8\u306e\u8868\u793a\u3067\u3042\u308b\u3002<br \/>\n\u30c7\u30d5\u30a9\u30eb\u30c8\u3060\u3068\u4e2d\u83ef\u30d5\u30a9\u30f3\u30c8\u306e\u3088\u3046\u306a\u3082\u306e\u304c\u6307\u5b9a\u3055\u308c\u3001\u898b\u6804\u3048\u304c\u826f\u304f\u306a\u3044\u3002<br \/>\nFlex for iOS \u306e\u3088\u3046\u306b\u30d5\u30a9\u30f3\u30c8\u3092\u6307\u5b9a\u3057\u3088\u3046\u3068\u3057\u3066\u3082\u3001\u30d5\u30a9\u30f3\u30c8\u306e\u6307\u5b9a\u81ea\u4f53\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u306a\u3044\u3088\u3046\u3067\u3042\u308b\u3002<br \/>\n\u3053\u308c\u3092\u89e3\u6c7a\u3059\u308b\u306b\u306f\u57cb\u3081\u8fbc\u307f\u30d5\u30a9\u30f3\u30c8\u4f7f\u7528\u3059\u308b\u3053\u3068\u306b\u306a\u308b\u306e\u3060\u304c\u3001\u3053\u308c\u304c\u601d\u3063\u305f\u3088\u308a\u3082\u306f\u307e\u3063\u3066\u3057\u307e\u3063\u305f\u306e\u3067\u3001\u5f8c\u3067\u5fd8\u308c\u306a\u3044\u3088\u3046\u306b\u8a18\u8f09\u3002<\/p>\n<p>\u30dd\u30a4\u30f3\u30c8\u306f\u4ee5\u4e0b\u306e2\u70b9\u3002\u4f7f\u7528\u3057\u305f\u57cb\u3081\u8fbc\u307f\u30d5\u30a9\u30f3\u30c8\u306f IPA P\u30b4\u30b7\u30c3\u30af\u30d5\u30a9\u30f3\u30c8\u3002<\/p>\n<p>\u30fbembedAsCFF \u304c true \u3067\u306a\u3044\u3068\u9069\u7528\u3055\u308c\u306a\u3044\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u3068\u3001false \u3067\u306a\u3044\u3068\u9069\u7528\u3055\u308c\u306a\u3044\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u304c\u5b58\u5728\u3059\u308b\u3002<br \/>\n\u30fbActionBar \u306e\u3088\u3046\u306b\u30d5\u30a9\u30f3\u30c8\u304c\u30c7\u30d5\u30a9\u30eb\u30c8\u3067 bold \u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b\u3068\u3001\u6307\u5b9a\u3057\u3066\u3042\u308b\u3068\u9069\u7528\u3055\u308c\u306a\u3044\u3002font-weight \u3092 normal \u306b\u3059\u308b\u3002<\/p>\n<pre class=\"brush: jscript; title: ; notranslate\" title=\"\">\r\n@font-face\r\n{\r\n\tsrc\t\t\t\t\t: url(&quot;.\/assets\/ipagp.ttf&quot;);\r\n\tfontFamily\t\t\t: IPAPGothic;\r\n\tembedAsCFF\t\t\t: false;\r\n}\r\n\r\n@font-face\r\n{\r\n\tsrc\t\t\t\t\t: url(&quot;.\/assets\/ipagp.ttf&quot;);\r\n\tfontFamily\t\t\t: IPAPGothicCFF;\r\n\tembedAsCFF\t\t\t: true;\r\n}\r\n\r\n@media (os-platform : &quot;Android&quot;) {\r\n\tglobal\r\n\t{\r\n\t\tfont-family\t\t\t: IPAPGothicCFF;\r\n\t}\r\n\t\r\n\ts|ViewNavigatorApplication\r\n\t{\r\n\t\tfont-family: IPAPGothicCFF;\r\n\t}\r\n\t\r\n\ts|TextInput\r\n\t{\r\n\t\tfont-family: IPAPGothic;\r\n\t}\r\n\t\r\n\ts|TextArea\r\n\t{\r\n\t\tfont-family: IPAPGothic;\r\n\t}\r\n\t\r\n\ts|Label\r\n\t{\r\n\t\tfont-family: IPAPGothicCFF;\r\n\t}\r\n\t\r\n\ts|List\r\n\t{\r\n\t\tfont-family: IPAPGothic;\r\n\t}\r\n\t\r\n\ts|TabbedViewNavigator #tabBar\r\n\t{\r\n\t\tfont-family: IPAPGothic;\r\n\t}\r\n\t\r\n\ts|ActionBar\r\n\t{\r\n\t\tfont-family: IPAPGothic;\r\n\t\tfont-weight: normal;\r\n\t}\r\n\t\r\n\ts|ActionBar #titleDisplay\r\n\t{\r\n\t\tfont-family: IPAPGothic;\r\n\t\tfont-weight: normal;\r\n\t}\r\n\t\r\n\ts|Button{   \r\n\t\tfont-family: IPAPGothic;\r\n\t\tfont-weight: normal;\r\n\t}\r\n\t\r\n\ts|LabelItemRenderer\r\n\t{\r\n\t\tfont-family: IPAPGothic;\r\n\t}\r\n}\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Flex for Android \u3067\u958b\u767a\u3057\u3066\u3044\u308b\u6c17\u306b\u306a\u308b\u306e\u304c\u3001\u30d5\u30a9\u30f3\u30c8\u306e\u8868\u793a\u3067\u3042\u308b\u3002 \u30c7\u30d5\u30a9\u30eb\u30c8\u3060\u3068\u4e2d\u83ef\u30d5\u30a9\u30f3\u30c8\u306e\u3088\u3046\u306a\u3082\u306e\u304c\u6307\u5b9a\u3055\u308c\u3001\u898b\u6804\u3048\u304c\u826f\u304f\u306a\u3044\u3002 Flex for iOS \u306e\u3088\u3046\u306b\u30d5\u30a9\u30f3\u30c8\u3092\u6307\u5b9a\u3057\u3088\u3046\u3068\u3057\u3066\u3082\u3001 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"class_list":["post-31","post","type-post","status-publish","format-standard","hentry","category-adobe-airflex"],"_links":{"self":[{"href":"https:\/\/tech.at-iroha.jp\/index.php?rest_route=\/wp\/v2\/posts\/31","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tech.at-iroha.jp\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tech.at-iroha.jp\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tech.at-iroha.jp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tech.at-iroha.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=31"}],"version-history":[{"count":8,"href":"https:\/\/tech.at-iroha.jp\/index.php?rest_route=\/wp\/v2\/posts\/31\/revisions"}],"predecessor-version":[{"id":202,"href":"https:\/\/tech.at-iroha.jp\/index.php?rest_route=\/wp\/v2\/posts\/31\/revisions\/202"}],"wp:attachment":[{"href":"https:\/\/tech.at-iroha.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=31"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tech.at-iroha.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=31"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tech.at-iroha.jp\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=31"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}