Movie doesn't start in IE

msn - May 2, 2009 - 00:13
Project:Dash Media Player
Version:6.x-1.5
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

I made a complete working setup with videos, following the toturial in http://www.tmtdigital.com/node/47.
It works perfect in FF.

In IE the images were gone, I added $params['api'] = 2; in the script, having the images back. I can select a movie. Only in IE the movies dont't start. When hovering the start arrow image this start button changes, that is all it does.

Like I said: the movie is starting correct in FF.

#1

msn - May 3, 2009 - 15:56

I did some browser testing.

Movie starts with:
FF 3.0.10
Google Chrome 1.0.154.59
Safari 3.1.2 (525.21)

Movie doesn't start with:
Opera 9.64
IE 6
IE 7

I also tried other scripts of dashplayer and amfphp. I Did the setup a second and more time. I learned that the brower cache kan be a trouble maker, you must empty it. The result is the same as my first setup.

What I have is a working view for the playlist and a working view service. I can see the images of the movies, I can start the movie in some browsers.

I work with D6.11, PHP 5.2.6, MySQL 5.1.30, AMFPHP 1.9 Beta 2, DashPlayer 6-1.5, Services 6.1.dev (31 mrt), Voting API 6-2.0-RC2 and Fivestar 6-1.15.

Can someone help me or point me in a direction?

#2

msn - May 7, 2009 - 21:28

#3

typehost - May 14, 2009 - 05:00

I am using this code to display the player in a block set in a panel page:

$params['width'] = 852;
$params['height'] = 432;
$params['playlist'] = 'videos';
print dashplayer_get_player($params);

only I get a blank space in IE7 / IE6. Clicking to activate the flash doesn't load anything in the browser.

I am looking into SWFObject as a solution, but haven't worked it out yet: http://blog.deconcept.com/swfobject/#download

YouTube videos on the same page display white so solving the IE6/7 Flash bug is the key.

#4

travist - May 14, 2009 - 12:48

Hello everyone,

This is a known issue and I am definitely working hard to resolve it as soon as possible. This is on the top of my list... Thanks for letting me know about it.

Travis.

#5

travist - May 24, 2009 - 20:11
Status:active» fixed

Fixed in latest versions.

#6

msn - May 31, 2009 - 00:13

@ travist, thanks for fixing this issue!

#7

System Message - June 14, 2009 - 00:20
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.