Modify

Opened 9 years ago

Last modified 3 months ago

#12264 new defect

Black screen instead of video

Reported by: akaWolf Owned by:
Priority: normal Component: MovieMacro
Severity: normal Keywords:
Cc: Trac Release:

Description (last modified by Ryan J Ollos)

When opening a page, containing some [[Movie(...)]], I've get just a black screen at the place of where video should be. In the Developer Tools I have error:

Uncaught TypeError: undefined is not a function

Pointed to the file, containing that:

$(function() {

$('#player-1428651430-115959').flowplayer({"adaptiveRatio":true,"bufferTime":"0.1","debug":false,"disabled":false,"engine":"html5","errors":"array","flashfit":false,"fullscreen":true,"keyboard":true,"live":false,"muted":false,"native_fullscreen":false,"speeds":[0.25,0.5,1,1.5,2],"splash":false,"subscribe":false,"tooltip":true,"volume":"1"});
});

Also I can send you a link to page with that error, if you want...

Attachments (0)

Change History (5)

comment:1 Changed 9 years ago by Tetsuya Morimoto

Also I can send you a link to page with that error, if you want...

Yes! I want to confirm that page.

comment:2 Changed 9 years ago by anonymous

Sorry for long delay...

link: http://candypaper.akawolf.org/talk/1#line-53

comment:3 Changed 9 years ago by Tetsuya Morimoto

Thank you for reporting. I could confirm what you said. I'll investigate in this weekend.

Uncaught TypeError: $(...).flowplayer is not a function(anonymous function)

comment:4 Changed 9 years ago by Ryan J Ollos

Description: modified (diff)

comment:5 Changed 3 months ago by Ryan J Ollos

Owner: Tetsuya Morimoto deleted

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.