<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="0.91">
    <channel>
        <title>animated intro</title>
        <description>The 10 most recently added comments in the topic &quot;animated intro&quot;</description>
        <link>http://freewaytalk.net/</link>
        <lastBuildDate>Sun, 05 Sep 2010 22:46:26 -500</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Re: animated intro</title>
            <link>http://freewaytalk.net/thread/view/64027#m_64032</link>
            <description>&lt;p&gt;Hi John,
Generally doing this as a GIF animation isn&amp;#8217;t going to help you. If
you could determine the load time for the GIF itself and then add on
the length of the animation you could do a timed redirect on the page
to take the user to the correct location when you thought the
animation had finished. This is going to hit and miss at best as
different connection speeds will determine how long the GIF will take
to load and play through to the end. Averaging this time out so that
everyone sees the animation is going to be tricky without some users
having to wait for the page to redirect.
The other methods I can think of are;
1. Flash. Create the animation using Flash and redirect the user from
inside the Flash file once the animation has finished.
2. Create the animation using JavaScript and redirect the user, again,
once the animation has completed. Have a Google for JavaScript
animation frameworks.
3. Create the animation as a QuickTime movie. QuickTime allows you to
embed what are called HREF tracks that allow you to redirect the
browser when the play head gets to a specific point in the animation.
4. I don&amp;#8217;t recommend tis unless you have an audience that are using
Webkit browsers (Safari or Chrome for example) but you could create
the whole animation using tools available to these browsers. For
example; &lt;a href=&quot;http://www.apple.com/safari/welcome/&quot;&gt;http://www.apple.com/safari/welcome/&lt;/a&gt; (when viewed in Safari
4). There are some great tools in there to allow developers to sync
the music with the animation as well as animate the images.&lt;/p&gt;

&lt;p&gt;My suggestion would be option 1 or take a stab at the timed redirect
and the animated GIF option.
Regards,
Tim.&lt;/p&gt;

&lt;p&gt;On 21 Jan 2010, at 12:31, john wrote:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;I&amp;#8217;m working on a project that has an animated giff intro page -
  without having to put a click to enter button, is there a way to
  automatically go to the homepage when the animation has finished?.
  At the moment I&amp;#8217;ve got it on a timeline to redirect but I would like
  it to go to the next page when it has finished playing.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;FreewayActions.com - Freeware and commercial actions for Freeway
Express &amp;amp; Pro.
&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;
Protect your mailto links from being harvested by spambots with Anti
Spam.
Only available at FreewayActions.com
&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;
&lt;a href=&quot;http://www.freewayactions.com&quot;&gt;http://www.freewayactions.com&lt;/a&gt;&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>Tim Plumb</author>
            <pubDate>Thu, 21 Jan 2010 13:26:57 -500</pubDate>
        </item>
        <item>
            <title>Re: animated intro</title>
            <link>http://freewaytalk.net/thread/view/64027#m_64031</link>
            <description>&lt;p&gt;Sometime around 21/1/10 (at 07:31 -0500) john said:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;animated giff intro page - without having to put a click to enter 
  button, is there a way to automatically go to the homepage when the 
  animation has finished?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;No, not automatically. The animated GIF format is very simple - it 
just cycles through a series of layered images. It is possible to 
define custom timings for each frame, but you can&amp;#8217;t assign &amp;#8216;actions&amp;#8217; 
to frames.&lt;/p&gt;

&lt;p&gt;Sorry!&lt;/p&gt;

&lt;p&gt;Flash might be a better option as that can do precisely what you ask. 
Or rethinking the entire concept&amp;#8230;? :-)&lt;/p&gt;

&lt;p&gt;k&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>thatkeith</author>
            <pubDate>Thu, 21 Jan 2010 13:22:03 -500</pubDate>
        </item>
        <item>
            <title>animated intro</title>
            <link>http://freewaytalk.net/thread/view/64027</link>
            <description>&lt;p&gt;I&amp;#8217;m working on a project that has an animated giff intro page - without having to put a click to enter button, is there a way to automatically go to the homepage when the animation has finished?. At the moment I&amp;#8217;ve got it on a timeline to redirect but I would like it to go to the next page when it has finished playing.&lt;/p&gt;

&lt;p&gt;any help?&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>john</author>
            <pubDate>Thu, 21 Jan 2010 12:31:16 -500</pubDate>
        </item>
    </channel>
</rss>
