Giter Site home page Giter Site logo

Comments (10)

mstalfoort avatar mstalfoort commented on August 15, 2024

As far as I can see at the moment, it has to do with the resize (Dz.onresize)

Not really sure what's happening under the hood: but when you comment the transform on the body it should display the YT iframe contents. Even if I delay the transform on the body, let's say for 10 seconds, so I know for sure every asset has downloaded (even the ones used in the iframe) the contents of the iframe go black

You have any idea @paulrouget ?

from dzslides.

hsablonniere avatar hsablonniere commented on August 15, 2024

Hi @reagle,

I'm embarassed with your issue because it's not really DZSlide's fault :-(

It seems that firefox has troubles with flash and a little series of aspects. One of them is CSS3 scale. The very one we use in DZSlides.

If you take a look at those 2 issues you'll have more details and maybe you could provide them your test case :

Precise bug : https://bugzilla.mozilla.org/show_bug.cgi?id=647943
Main bug : https://bugzilla.mozilla.org/show_bug.cgi?id=90268

I know it's far from perfect but if you enable html5 on youtube, your problem will disappear : http://www.youtube.com/html5

I don't really see what DZSlide can do. I don't think we can go back on the auto resize thing, and the only way is to use scale.

Let me know what you think...

from dzslides.

paulrouget avatar paulrouget commented on August 15, 2024

Can we try to reduce the problem to a much simpler HTML/CSS code? It will be easier to debug firefox side.

from dzslides.

hsablonniere avatar hsablonniere commented on August 15, 2024

You mean having a test case for the firefox bugzilla ?

There's already one with the flash + CSS scale problem in https://bugzilla.mozilla.org/show_bug.cgi?id=647943. It has a dropbox link to http://dl.dropbox.com/u/7462968/buenafuente.html.

from dzslides.

hsablonniere avatar hsablonniere commented on August 15, 2024

@reagle @paulrouget up ?

from dzslides.

reagle avatar reagle commented on August 15, 2024

Sorry, I'm not sure what "up" means?

from dzslides.

hsablonniere avatar hsablonniere commented on August 15, 2024

You reported this issue, I just wanted to have your opinion on what we discussed here...

from dzslides.

reagle avatar reagle commented on August 15, 2024

I don't us FF that often (and will have to use HTML5 if I do), so I don't have an opinion other to note that it was an issue. (That is, I have no idea how to fix it.)

from dzslides.

reagle avatar reagle commented on August 15, 2024

Issue #91: I ask if dzslides could support autoplay of youtube videos via <iframe> on that particular slide only -- much as it behaves for webm files using

from dzslides.

hsablonniere avatar hsablonniere commented on August 15, 2024

This specific thread address a problem with CSS3 transform : scale(...) property and flash contents like the flash YouTube player.

DZSlides uses this CSS property to adapt the presentation to the viewer browser size. Because of that flash contents like YouTube videos won't work properly.

On Firefox (13 as of today) a black rectangle replace the video and on WebKit (19 as of today) the video does not scale.

It seems to be more of browser problem. We're sorry for that.

If you need to embbed a YouTube video in your slides, take a look at #92.

from dzslides.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.