rejetto forum

FLV player

0 Members and 1 Guest are viewing this topic.

Offline Andy BitOff

  • Occasional poster
  • *
    • Posts: 3
    • View Profile
I don't no speak english, sorry.
Если кто из русских поможет мне описать ситуацию, буду только рад.
Code: [Select]
[file.flv]
<tr>
<td>
%new%
<a href="%item-url%">
<img src="/~img_file" />
 %item-name%
</a>
%comment%
<td align=right>
%item-size%
<td align=right>
%item-modified%
<td align=right>
%item-dl-count%
<td align=right>
    <!-- begin embedded WindowsMedia file... -->
      <table border='0' cellpadding='0' align="center">
      <tr><td>
              <embed allowScriptAccess="always" src="flvplayer.swf" width="300" height="200"
border="0" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"
flashvars="file=%item-url%&showdigits=true&autostart=false" />

</td></tr>
</td></tr>
      </table>
Player: http://bitoff.getmyip.com:7000/Free/%D0%9F%D1%80%D0%B8%D0%BA%D0%BE%D0%BB%D1%8B/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/_%D0%9D%D0%B5%D0%BA%D0%BE%D1%82%D0%BE%D1%80%D1%8B%D0%B5%20%D0%B2%20FLV/flvplayer.swf

Единственная проблема, что сам плейер должен находиться в каталоге с файлами FLV

Sample: http://bitoff.getmyip.com:7000/Free/%D0%9F%D1%80%D0%B8%D0%BA%D0%BE%D0%BB%D1%8B/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/_%D0%9D%D0%B5%D0%BA%D0%BE%D1%82%D0%BE%D1%80%D1%8B%D0%B5%20%D0%B2%20FLV/

[attachment deleted by admin]


Offline ledufe

  • Tireless poster
  • ****
    • Posts: 272
  • LEandro DUpont FErreira
    • View Profile
    • http://ledufe.no-ip.info:2222
i like it, we already did this and showed it here on the forum, but this is a good work, and a good sample...

now we(at least i am) testing the streaming with videos mpegs and wmv...
<<LeDuFe>>


Offline Fysack

  • Tireless poster
  • ****
    • Posts: 598
  • present picture
    • View Profile
    • Admin
Единственная проблема, что сам плейер должен находиться в каталоге с файлами FLV
Translation:
Only problem, that player itself must be located in the catalog with files FLV
GOD CAN READ YOUR MIND


Offline ledufe

  • Tireless poster
  • ****
    • Posts: 272
  • LEandro DUpont FErreira
    • View Profile
    • http://ledufe.no-ip.info:2222
do you mean, that this swf player, must be on the same folder of the flv videos?

is is that so, i say that you are mistaken, couse i already use this player and also i used it using the same code of the mp3 player in flash,  or should i make it more clear, you could put it somewhere on the hfs and just point to it in the code...

it works
i got a sample of this on my repository
<<LeDuFe>>


Offline Fysack

  • Tireless poster
  • ****
    • Posts: 598
  • present picture
    • View Profile
    • Admin
Хорошая работа. Тот игрок смотря хороша на вашем месте. Я не говорю русского но я перевожу здесь ;)
GOD CAN READ YOUR MIND


Offline Fysack

  • Tireless poster
  • ****
    • Posts: 598
  • present picture
    • View Profile
    • Admin
do you mean, that this swf player, must be on the same folder of the flv videos?

is is that so, i say that you are mistaken, couse i already use this player and also i used it using the same code of the mp3 player in flash,  or should i make it more clear, you could put it somewhere on the hfs and just point to it in the code...

it works
i got a sample of this on my repository
Translation:
вы намереваетесь, тот этот игрок swf, должны находиться на таком же скоросшивателе videos flv? то так, я говорю что вы ошиблены, couse, котор я уже использую этого игрока и также я использовал его используя такое же Кодего игрока mp3 в вспышке, или должен я сделать его более ясным, вы смогли одеть в их где-то hfs и справедливый пункт к им в Кодем... оно работает я получил образец этого на моем архиве
GOD CAN READ YOUR MIND


Offline TSG

  • Operator
  • Tireless poster
  • *****
    • Posts: 1935
    • View Profile
    • RAWR-Designs
ye make it work like my mp3 player, link it to a player on the top level of the hfs file system.


Offline LuCiFeR

  • Occasional poster
  • *
    • Posts: 3
    • View Profile
src="flvplayer.swf"

Просто укажи вместо этого:

src="http://%host%/flvplayer.swf"
Кидай в корень и сделай ссылку, как указано выше...

Russian go go go ! =)


Offline TSG

  • Operator
  • Tireless poster
  • *****
    • Posts: 1935
    • View Profile
    • RAWR-Designs
I do it like this src="/flvplayer.swf" i have found just putting src="flvplayer.swf" means the player has to be in the folder of the flash files or its doesnt work all the time for me. So i put the player at the top of the hfs file system "/", just thought i would add a English explanation to this. This is how i have my flash mp3 player working. Just saves putting the mp3 player of flv player in multiple places.


Offline TCube

  • Tireless poster
  • ****
    • Posts: 440
    • View Profile
Here's a short one just for U just to test   ;)

3Mo *.flv video file
« Last Edit: December 04, 2006, 05:53:58 AM by TCube »
Make it idiot-proof and I will make a better idiot


Offline TSG

  • Operator
  • Tireless poster
  • *****
    • Posts: 1935
    • View Profile
    • RAWR-Designs
There was a plugin for firefox that allowed people to download youtube video's, these are all in .flv format. I had it until Firefox 2.0 came out, and they didn't update the video stealer, but by now i would assume it would be updated, its been a while.


Offline TCube

  • Tireless poster
  • ****
    • Posts: 440
    • View Profile
still possible with Url Helper + HiDownload but I don't bother much with youtube/dailymotion etc.... anyway that's off topic. sorry.
« Last Edit: December 04, 2006, 09:44:13 AM by TCube »
Make it idiot-proof and I will make a better idiot


Offline Garphy

  • Occasional poster
  • *
    • Posts: 80
    • View Profile
i can't download the flvplayer.swf...
if anybody could do me a favour to upload it to forum?
thx :)


Offline maverick

  • Tireless poster
  • ****
    • Posts: 1052
  • Computer Solutions
    • View Profile
i can't download the flvplayer.swf...
if anybody could do me a favour to upload it to forum?
thx :)

Here you go.  Attached.

[attachment deleted by admin]
maverick


Offline Garphy

  • Occasional poster
  • *
    • Posts: 80
    • View Profile