Thought you were talking about YouTube (which was added to fw2), not Quicktime. Anyway, what I said is still available.
About rotation, this is a limitation of the full screen mode. You should report this to Apple (http://bugreporter.apple.com/). But I suggest you to go deeper into XHTML/JS/DOM so that you can properly use full screen mode. You can check WebApp.Net demo (http://webapp.net.free.fr/Demo/) and see that there is no problem using something else than the very bad <embed> tag. On Oct 28, 2:26 pm, Curt Kaffer <[EMAIL PROTECTED]> wrote: > When you embed a video to play, it opens in the external player. Here > is information you might find useful: > > https://developer.apple.com/webapps/docs/documentation/AppleApplicati... > > Please note this has nothing to do with firmware 2. It has been a > feature of the iphone software from the beginning. I encourage you to > read the information on apple's developer site. There is a lot of > useful info there and membership is free. > > Also, using links in web apps (full screen mode) isn't a good idea > because they generally cause a safari window to open. I haven't tried > it with video since that wouldn't fit with my app, but I have a > feeling it wouldn't work well. > > On Oct 28, 2:21 am, Chrilith <[EMAIL PROTECTED]> wrote: > > > You play video embeded in your web page? > > > Personnaly I do not encourage this, even if it has been added to > > firmware 2 just because it can make your web page very heavy when > > quicktime try to retreive video informtions. If you play you video > > with a classic link it will be played in the external player and you > > will be able to rotate the screen as you want. > > > On Oct 28, 6:59 am, Curt Kaffer <[EMAIL PROTECTED]> wrote: > > > > I have a web app (full screen launched from menu icon) that is for > > > viewing video. > > > > The app is stuck in portrait, which is fine, but the video is portrait > > > only as well. Is there a way to tag the movie in such a way that it > > > opens landscape? I know apple is only allowing portrait mode for web > > > apps, but need to know if that persists even when viewing video. > > > > I've done a lot of searching and trial and error and haven't come up > > > with anything yet. > > > > Thanks, > > > > Curtis --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
