Giter VIP home page Giter VIP logo

osflashvideoplayer's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

osflashvideoplayer's Issues

FLV http/https contents are not getting played in Android firefox browser

Hi,
I want to play flv content in Android browser using the following code.

<object type="application/x-shockwave-flash" data="player_flv.swf" width="320" height="240">
    <param name="movie" value="player_flv.swf" />
    <param name="FlashVars" value="flv=http://www.mediacollege.com/video-gallery/testclips/barsandtone.flv" />
But when I try to play,the flvcontainer itself doesnot gets loaded. However if I play local flv content,menas the one stored inside the device,then it does get played. Please help

vimeo:"skinning"

Es wäre schön wenn man bei vimeo das gleiche theme haben könnte wie beim youtube und normalen player. Die API von vimeo gibt momentan jedoch keine Funktionen wie z.b bytesloaded an. Das heisst es ist unmöglich eine see- und loaderkbar darzustellen

Sobald die API von vimeo es zulässt könnte ich es umsetzten

Custom ContectMenu

Provide a way to hide the default contextmenu and add your own.

Something like:

  • Toggle fullscreen
  • Mute
  • Visit Site
  • About
    etc.

Preview Image requires security permissions as data

When loading the preview image on domains you do not control, currently the player requires that the crossdomain allows for usage as data. This is not the case all the time.

The current fix tries to use addChild(loader.content) and if the error is thrown, it fallsback to addChild(loader), which has the drawback of not allowing the image to be smoothed when scale, but al least it will show up.

Best regards

youtube: autohide true doesn't work

Wenn man autohide auf true setzt, funktioniert dies nur solange das startbild da ist. sobald der video abgespielt wird kommt das menu nicht mehr rein... der mousemove event wird nicht merh ausgelösst. der mouseleave jedoch schon :-/

vimeo: fullscreen mode doesn't work

Wenn fullscreen auf true gesetzt wird, wird zwar der button dargestellt aber es passiert nix wenn man draufklickt.

Sieht so aus als ob es an der api von vimeo liegt.

Time doesnot updates

I've downloaded your source code, the time does not updates neither the duration. When ever I try to tweek the code gives errors, cause its difficult figuring out what does what without proper comments...

Preview image disappears when using YouTube video

It seems for me that when using a preview image with a YouTube video, the image only shows for about a half second, then it disappears.
I tryed it with the Django-CMS plugin, but it also happened with the embed generator.

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.