[Pro] Google and mp3

I am still trying to resolve a problem with embedded mp3s and players. In all platforms and browsers the mp3s seems to be fine except the noted FireFox post = loading before playing. All seem to use QuickTime.

But, in windows using Google Chrome It appears outside the structure/box completely and it appears to be a different player.

HTML5 player? I have been trying to understand how to embed one in a web page: JPlayer, kaltura - a bit over my head at this time. so…?s are…

  1. Is this a HTML5 player?

  2. Are the players listed above (or others) HTML5 / QT / FLV compatible (as they seem to list) - happy for everyone?

  3. If yes to 2, any thoughts on using them for audio/video - please.

Thanks - the sample player is here:

http://www.class-e-ads.com/GOAweb/MP3pages/index.html

Frank H.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I had to double check on another PC, and I am now certain that the controls do not respond to mouse clicks.

BTW - Thanks in advance!!

Frank H.

On Sep 3, 2011, at 7:21 PM, Frank H wrote:

I am still trying to resolve a problem with embedded mp3s and players. In all platforms and browsers the mp3s seems to be fine except the noted FireFox post = loading before playing. All seem to use QuickTime.

But, in windows using Google Chrome It appears outside the structure/box completely and it appears to be a different player.

HTML5 player? I have been trying to understand how to embed one in a web page: JPlayer, kaltura - a bit over my head at this time. so…?s are…

  1. Is this a HTML5 player?

  2. Are the players listed above (or others) HTML5 / QT / FLV compatible (as they seem to list) - happy for everyone?

  3. If yes to 2, any thoughts on using them for audio/video - please.

Thanks - the sample player is here:

http://www.class-e-ads.com/GOAweb/MP3pages/index.html

Frank H.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Sorry about that, none of the controls work on that particular mp3. I moved it to the front, still no response to mouse clicks. Any ideas?

frank

On 4 Sep 2011, 2:29 am, Frank H wrote:

I had to double check on another PC, and I am now certain that the controls do not respond to mouse clicks.

BTW - Thanks in advance!!

Frank H.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi, I think that posting messages here during off hours allows them to get lost. I don’t believe anyone responded to this.

Let me narrow it down to the most pressing:

What works for playing mp3’s in windows google chrome. The mp3 play automatically but have no controls. The mp3 site is here:

http://www.giftofanger.com/MP3pages/giftofangerartofrelateingradio.html

The media page is here:

http://www.giftofanger.com/giftofangermultimediaandprint.html

Any answers to the above are greatly appreciated, and the below even more so! The above is my priority.

Thanks Frank H.

On Sep 3, 2011, at 7:21 PM, Frank H wrote:

I am still trying to resolve a problem with embedded mp3s and players. In all platforms and browsers the mp3s seems to be fine except the noted FireFox post = loading before playing. All seem to use QuickTime.

But, in windows using Google Chrome the controler appears outside the structure/box completely, up and behind the address at the top of the window and it appears to be a different player.

HTML5 player? I have been trying to understand how to embed one in a web page: JPlayer, kaltura - a bit over my head at this time. so…?s are…

  1. Is this a HTML5 player?

  2. Are the players listed above (or others) HTML5 / QT / FLV compatible (as they seem to list) - happy for everyone?

  3. If yes to 2, any thoughts on using them for audio/video - please.

Thanks - the sample player is here:

http://www.class-e-ads.com/GOAweb/MP3pages/index.html

Frank H.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

JPlayer has an html5 variant yes. Seems to work nicely and isn’t that hard to use in a Freeway document (but it does involve adding code to the Page Markup which loads multiple javascript files, not least of which is JQuery). I mention JQuery specifically because it does not always play nicely with Freeway’s built in effects. As long as you can keep other conflicting JS off the page you should be fine.

After looking at the page code for JPlayer there is another niggle to this. The paths to the audio files are unprotected and clearly visible and therefore directly downloadable. If that isn’t an issue then it will work fine.

The question about playing FLV files is moot if the person accessing the player does not have Flash installed on their computer. In that case it really doesn’t matter if it can play them or not. These days the trend is away from Flash video anyway.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks Chuckamuck.
Frank H.

On Sep 6, 2011, at 3:35 PM, chuckamuck wrote:

JPlayer has an html5 variant yes. Seems to work nicely and isn’t that hard to use in a Freeway document (but it does involve adding code to the Page Markup which loads multiple javascript files, not least of which is JQuery). I mention JQuery specifically because it does not always play nicely with Freeway’s built in effects. As long as you can keep other conflicting JS off the page you should be fine.

After looking at the page code for JPlayer there is another niggle to this. The paths to the audio files are unprotected and clearly visible and therefore directly downloadable. If that isn’t an issue then it will work fine.

The question about playing FLV files is moot if the person accessing the player does not have Flash installed on their computer. In that case it really doesn’t matter if it can play them or not. These days the trend is away from Flash video anyway.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options