Project

General

Profile

Actions

Bug #31517

closed

flvplayer.swf - always "puffering" and no loop

Added by Igor over 12 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-11-02
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

the typo3 flash player doesn't loop and always puffering this short (3 sec) Video on http://www.ctr.at/index.php?id=396

Video is in attachment.


Files

Actions #1

Updated by Verbeiren Christophe about 12 years ago

I have the same issue.
TYPO3 v4.5.2

Video play one time.
  • No loop
  • after first loop the cursor of the timeline is on 70% in place to be at the starting point.

source code of the javascript generated

<script type="text/javascript">
    var flashvars = {"autoPlay":"true","loop":"2","file":"..\/..\/..\/fileadmin\/sites\/..."};
    var params = {"quality":"high","menu":"false","allowScriptAccess":"sameDomain","allowFullScreen":"true"};
    var attributes = {};
    swfobject.embedSWF("typo3/contrib/flashmedia/flvplayer.swf", "mmswf4f28c424d9ed8", "350", "270", "9", "typo3/contrib/flashmedia/swfobject/expressInstall.swf", flashvars, params, attributes);
</script>

Actions #2

Updated by Markus Klein about 12 years ago

@Verbeiren: Are you sure the path to "file" is correct?

"..\/..\/..\/fileadmin\/sites\/..." 

Actions #3

Updated by Steffen Gebert about 12 years ago

  • Status changed from New to Needs Feedback
Actions #4

Updated by Igor about 12 years ago

still the same bug with 4.5.11

Actions #5

Updated by Markus Klein about 12 years ago

Looking at the video on the page linked in the description, everything works just fine.
So what's the point here?

Actions #6

Updated by Igor about 12 years ago

Markus Klein wrote:

Looking at the video on the page linked in the description, everything works just fine.
So what's the point here?

Look here: http://demo.typo3profi.at/beispiele/alle-typo3-frames-rahmen.html
on the ctr website I use a different flash player

Actions #7

Updated by Markus Klein about 12 years ago

Thanks for the update.
Looks like this is a flash issue, not a TYPO3 issue.

Actions #8

Updated by Stefan Galinski about 11 years ago

  • Status changed from Needs Feedback to Closed
Actions

Also available in: Atom PDF