Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update flowplayer #33

Closed
dennyhalim opened this issue Aug 24, 2012 · 12 comments
Closed

update flowplayer #33

dennyhalim opened this issue Aug 24, 2012 · 12 comments

Comments

@dennyhalim
Copy link

please update using latest flowplayer.
it wont play my audio at alkitabiah.org

tnx.

@etianen
Copy link
Owner

etianen commented Aug 24, 2012

Does the latest version of FlowPlayer support OGG audio files?

@etianen
Copy link
Owner

etianen commented Aug 24, 2012

So far as I can tell, it doesn't. You should host your audio files as MP3, with OGG as an open source fallback. See here:

https://github.com/etianen/html5media/wiki/embedding-audio

@dennyhalim
Copy link
Author

i'll try that. tnx

@dennyhalim
Copy link
Author

hi. now i have mp3 and ogg.
test on ie8, the audio play good.

but ie9 still does not show up the player.
any idea?

tnx

@etianen
Copy link
Owner

etianen commented Aug 27, 2012

The players are invisible?

Try setting an explicit height and width on the player.

Does IE9 show the players here? http://html5media.info

On 27 August 2012 02:55, DennyHalim.com notifications@github.com wrote:

hi. now i have mp3 and ogg.
test on ie8, the audio play good.

but ie9 still does not show up the player.
any idea?

tnx


Reply to this email directly or view it on GitHubhttps://github.com//issues/33#issuecomment-8045533.

@dennyhalim
Copy link
Author

this is very weird.
the player is there. i just cant see it...

if i right-click and play, then the player reveal itself.
see here: http://imgur.com/aaQ3t,ETZOh

the player at html5media.info showed up ok.

perhaps it require class and preload? that's the only differences i can see from the source...

@dennyhalim
Copy link
Author

i did setting height and width.
it didnt work and validator tell me to remove those, so i removed it.

i'll try the class and preload, see how it works out...

@dennyhalim
Copy link
Author

i changed class and preload and it still not showing up...

@dennyhalim
Copy link
Author

refresh and hey it showed up now!

very weird... why ie9 need class and preload?

@etianen
Copy link
Owner

etianen commented Aug 28, 2012

I dread to think. HTML5 video implementations are buggy as hell at the
moment, so a certain amount of testing and chicken-waving needs to take
place when you use them.

I'm glad you've got it working, however!

On 28 August 2012 09:32, DennyHalim.com notifications@github.com wrote:

refresh and hey it showed up now!

very weird... why ie9 need class and preload?


Reply to this email directly or view it on GitHubhttps://github.com//issues/33#issuecomment-8084546.

@dennyhalim
Copy link
Author

i was so exited i forgot to shout... THANKS A LOT!

@etianen
Copy link
Owner

etianen commented Aug 29, 2012

:D

On 29 August 2012 02:30, DennyHalim.com notifications@github.com wrote:

i was so exited i forgot to shout... THANKS A LOT!


Reply to this email directly or view it on GitHubhttps://github.com//issues/33#issuecomment-8112828.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants