I'm using wifi but I think you miss understand me.  This isnt during
play of the qt movie this is moving a div across the screen (flyin)
with an embedded qt thumbnail (with play arrow super imposed).

Thanks for your response all the same.

On Mar 19, 5:33 pm, "Chris Camphuisen" <[EMAIL PROTECTED]> wrote:
> I believe not all qt movie formats are supported by the iphone, I bumped
> into simmilar issues while trying to view some downloaded podcasts from
> iTunes. With regards to your movie slowing down, as far as I can judge this
> is normal behavior because the link is being used to stream & download
> simultianiously which slows down response rates.
>
> are you connecting through wifi or 3G ?
>
> Cheers - CC
>
>
>
> ----- Original Message -----
> From: "ShogoDoddo" <[EMAIL PROTECTED]>
> To: "iPhoneWebDev" <[email protected]>
> Sent: Wednesday, March 19, 2008 2:43 PM
> Subject: Embedded QT fly-in issues
>
> > Hi guys and gals,
>
> > I'm developing a iphone/touch webapp that displays news stories.  One
> > type of story I support is news accompanied by an embedded quicktime
> > move.  My app simulates fly-in when each story is selected from a next/
> > prev picker.
>
> > Here is my problem and I hope someone can suggest what I'm doing
> > wrong ...
> > 1) This is happening on both Safari for Windows and Safari for Touch
> > (thats all I have tested so far).
> > 2) When the div containing the story and QT fly in, the QT moves at a
> > different rate, and also stalls sometimes the animation.
>
> > Here is a sample of the div construct : -
> > <div id=abc style="display: block; position: absolute; left 0%">
> > <ul>
> >    <li>
> >        <span class=newsitem> News Title here </span>
> >    </li>
> >    <li>
> >        <span class="newsstory">
> >            <table>
> >                <tbody>
> >                    <tr valign="top">
> >                        <td>
> >                            <embed src=thumbnail.jpg href=movie.m4v
> > height=96 width=96 type="video/x-m4v" target="myself" scale=1>
> >                        </td>
> >                        ....
> >           </table>
> >        </span>
> >   </li>
> > </ul>
> > </div>
>
> > 3) one other characteristic is that safari for windows refuses to play
> > this movie type claiming that QT plug in is not present (this is also
> > true of the BBC.CO.UK iphone podcast site but plays other qt movies.
> > The Touch plays this embedded object fine.
>
> > Any ideas would be most appreciated
>
> > Love and Peace
> > Shogo
>
> --
> Mijn Postvak In wordt beschermd door SPAMfighter.
> 90 spam-mails zijn er tot op heden geblokkeerd.
> Download de gratis SPAMfighter via deze link:http://www.spamfighter.com/lnl

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to