<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community: Message List - centering a composition for iPad</title>
    <link>https://forums.adobe.com/community/edge_animate?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Tue, 09 Oct 2012 16:40:53 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2012-10-09T16:40:53Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: centering a composition for iPad</title>
      <link>https://forums.adobe.com/message/4761078?tstart=0#4761078</link>
      <description>&lt;!-- [DocumentBodyStart:41199d9e-410c-40da-93fd-f6a0a0ed7d33] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi, if the Edge stage is a fixed width it will get a margin depending on the screen resolution. Could this be an issue of a 500 pixel stage on a Retina-resolutiuon iPad? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is your page live somewhere resdesign? I wonder if anyone has come up with a doubling solution for Edge Animations on a Retina display.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:41199d9e-410c-40da-93fd-f6a0a0ed7d33] --&gt;&lt;img src='/beacon?t=1415899016531' /&gt;</description>
      <pubDate>Tue, 09 Oct 2012 16:40:53 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/4761078?tstart=0#4761078</guid>
      <dc:date>2012-10-09T16:40:53Z</dc:date>
      <clearspace:dateToText>2 years 1 month ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: centering a composition for iPad</title>
      <link>https://forums.adobe.com/message/4760964?tstart=0#4760964</link>
      <description>&lt;!-- [DocumentBodyStart:7dd3b7af-bac2-4b7f-88f2-4748cd06d3e3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;OK. Your solution&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; background-color: #e7e7e7;"&gt;&amp;lt;div id="Stage" class="EDGE-#######" style="margin:0px auto"&amp;gt;;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; background-color: #e7e7e7;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;actually works. I am not sure what happened when I checked it first. It is centered but I still have too much background around. Still trying to deal with it. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; background-color: #e7e7e7;"&gt;Now there is a great blog from Chris Gannon about the iPad that is a good tip: &lt;strong&gt;Detecting and Responding to iPad Orientation Change in Adobe Edge Animate&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; background-color: #e7e7e7;"&gt;&lt;a class="jive-link-external-small" href="http://chrisgannon.wordpress.com/2012/09/03/detecting-and-responding-to-orientation-change-in-adobe-edge-animate/" rel="nofollow"&gt;http://chrisgannon.wordpress.com/2012/09/03/detecting-and-responding-to-orientation-change -in-adobe-edge-animate/&lt;/a&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7dd3b7af-bac2-4b7f-88f2-4748cd06d3e3] --&gt;</description>
      <pubDate>Tue, 09 Oct 2012 16:12:04 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/4760964?tstart=0#4760964</guid>
      <dc:date>2012-10-09T16:12:04Z</dc:date>
      <clearspace:dateToText>2 years 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: centering a composition for iPad</title>
      <link>https://forums.adobe.com/message/4740400?tstart=0#4740400</link>
      <description>&lt;!-- [DocumentBodyStart:fb7edce7-f606-473c-b9eb-d4a0423ea144] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Resdesign,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I think the most direct way would be to do a small edit to the html. You can add a bit of css to the Stage ID and it should center. I did this:&lt;/p&gt;&lt;p&gt;Opened the filename.html from the collected files.&lt;/p&gt;&lt;p&gt;Find the line that starts with div id="Stage" it should look like:&lt;/p&gt;&lt;p&gt;&amp;lt;div id="Stage" class="EDGE-#######"&amp;gt;;&lt;/p&gt;&lt;p&gt;change that to:&lt;/p&gt;&lt;p&gt;&amp;lt;div id="Stage" class="EDGE-#######" style="margin:0px auto"&amp;gt;;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;That centers it horizontally. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If you want to center it horizontally and vertically, I believe bittamer's solution is best.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fb7edce7-f606-473c-b9eb-d4a0423ea144] --&gt;</description>
      <pubDate>Mon, 01 Oct 2012 16:45:40 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/4740400?tstart=0#4740400</guid>
      <dc:date>2012-10-01T16:45:40Z</dc:date>
      <clearspace:dateToText>2 years 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: centering a composition for iPad</title>
      <link>https://forums.adobe.com/message/4740308?tstart=0#4740308</link>
      <description>&lt;!-- [DocumentBodyStart:0c4de0f7-c772-44f1-82a4-9f8e729c3524] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span&gt;Hi Resdesign, may be this video can help u: &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://www.youtube.com/watch?v=ZbW1DTX7K-E" rel="nofollow" target="_blank"&gt;http://www.youtube.com/watch?v=ZbW1DTX7K-E&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0c4de0f7-c772-44f1-82a4-9f8e729c3524] --&gt;</description>
      <pubDate>Mon, 01 Oct 2012 15:50:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/4740308?tstart=0#4740308</guid>
      <dc:date>2012-10-01T15:50:19Z</dc:date>
      <clearspace:dateToText>2 years 1 month ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: centering a composition for iPad</title>
      <link>https://forums.adobe.com/message/4739871?tstart=0#4739871</link>
      <description>&lt;!-- [DocumentBodyStart:ddadf70b-6948-4388-8989-5291563857bc] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Given your stage is 550 x 400 pixels, you could give the stage the following css:&lt;/p&gt;&lt;p&gt;#Stage{&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; left: 50%;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; margin-left: -275px;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; margin-top: -200px;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; position: absolute !important;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; top: 50%;&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ddadf70b-6948-4388-8989-5291563857bc] --&gt;</description>
      <pubDate>Mon, 01 Oct 2012 12:24:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/4739871?tstart=0#4739871</guid>
      <dc:date>2012-10-01T12:24:23Z</dc:date>
      <clearspace:dateToText>2 years 1 month ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>centering a composition for iPad</title>
      <link>https://forums.adobe.com/message/4738784?tstart=0#4738784</link>
      <description>&lt;!-- [DocumentBodyStart:3fc4495c-7cff-4694-93f8-95a65bf09d45] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am creating an app for the iPad but it is just for fun and all I want to do is to publish it as a web page that loads centered on the iPad. (No Apple, I do not want to pay for your high fees to deliver a free app!) How can I do that?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3fc4495c-7cff-4694-93f8-95a65bf09d45] --&gt;</description>
      <pubDate>Sun, 30 Sep 2012 18:35:48 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/4738784?tstart=0#4738784</guid>
      <dc:date>2012-09-30T18:35:48Z</dc:date>
      <clearspace:dateToText>2 years 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

