vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Radio and TV Add-on (https://vborg.vbsupport.ru/showthread.php?t=152037)

yoyoyoyo 09-13-2007 05:02 PM

Quote:

Originally Posted by LCN2007 (Post 1337466)
Is this the best way i can intergrate the Radio stations link in to CMPS?

<td class="vbmenu_control"><a href="/forum/radiostations.php" target="blank">LCN Radio</a></td>

Change the javascript that you add in the navbar to:

Quote:

<!--
function openRadioStations(){
radioStationsWindow = window.open('$vboptions[bburl]/radiostations.php', 'radiostations', 'directories=no,height=500,width=700,location=no,m enubar=no,resizable=yes,status=no,scrollbars=yes,t oolbar=no');
}
//-->
</script>
and leave the link as:

Quote:

<td class="vbmenu_control"><a href="javascript:openRadioStations()">$vbphrase[rs_radiostations]</a></td>
that is how the hack should be written anyway, IMO - more compliant vb coding that way

Dream 09-14-2007 07:58 PM

Is there any gain by doing it like that?

Dream 09-15-2007 02:00 AM

If you guys want a flash media player incorporated in this mod give me a link to the best one, and preferably some stuff to read about them so I can chew on. If it's good enough I might consider adding it to the list of optional players.

Like, what formats do they play, if they play streams, the embed code etc.

I'll be working on a new version this weekend.

yoyoyoyo 09-15-2007 05:16 AM

Quote:

Originally Posted by Dream (Post 1339115)
Is there any gain by doing it like that?

that makes the hack more vb-friendly, so other hacks and add-ons like vbadvanced work smoothly. If the navbar link is written as you suggest then when viewed on the vbadvanced index page the link does not work, unless you make the changes I suggested.

El Burro 09-15-2007 06:46 AM

Hi Dream your script works fine on my CMPS index page.

Thanks for the time you take on developing these products.
Also an even bigger thanks for your patience in answering these posts ;-)

Dream 09-15-2007 07:14 AM

You are welcome :) glad it works for you.

AlShammari 09-15-2007 01:50 PM

Quote:

Yes that could work, you would lose compatibility with Windows Media Player though, and would only be able to play Real Player streams.
Dream it could not work with me
:(

i can't play real player files
:(

please help me

yoyoyoyo 09-15-2007 02:17 PM

Quote:

Originally Posted by Dream (Post 1339282)
If you guys want a flash media player incorporated in this mod give me a link to the best one, and preferably some stuff to read about them so I can chew on. If it's good enough I might consider adding it to the list of optional players.

Like, what formats do they play, if they play streams, the embed code etc.

I'll be working on a new version this weekend.

The JW FLV Player (built with Adobe's Flash) can be used standalone, without the need for the Flash authoring tool. The player allows you to show your videos more controlled and to a broader audience than with Quicktime, Windows Media or Real Media. It supports playback of a single Flash video file, RTMP streams or RSS, XSPF and ATOM playlists (with advertisement possibilities), a wide range of flashvars (settings) for tweaking both behavior and appearance and an extensive, documented javascript/actionscript API. The example above shows a feed with clips recently added to Blip.tv.

This script is licensed under a Creative Commons License. It allows you to use and modify the script for noncommercial purposes.

Quote:

http://www.jeroenwijering.com/?item=Flash_video_Player
MC Media Player is a free Flash video player which you can download and use on your own website. There are currently two editions available: 720x360 and 180x180.

These players only support videos in the Flash FLV format (On2VP6 codec is recommended). Flash Player 8 is required to view the videos.

A hyperlink to www.mediacollege.com/flash/media-player is required. You can place this anywhere on your website where it can be found by people and search engines.

Quote:

http://www.mediacollege.com/flash/media-player/
Mongo is a PHP object that lets you embed a playable FLV onto your web page, like YouTube. It requires PHP5 and Ming.

Quote:

http://code.google.com/p/mongoplayer/
Progressive FLVPlayer is a player that allows you to play Flash Video FLV files on the web. It is free to use (see license agreement).

# Features Easy to use - define the FLV filename in the HTML file
# Flash authoring enviroment is not required
# Automatic resizing
# Smart buffering
# Full source code included

Quote:

http://www.flashstreamworks.com/flvplayerweb/
Mini FLV Player features:
* Very small size, just 12Kb or 6Kb without some background graphics (as opposed to Macromedia Media Player that is 80Kb);
* Clean AS2-style code that can be easily turned into a class or component;
* flexible, easy to use, easy to extend, easy to integrate in an existing project;
* simple API: playFile(), pause(), rewind() and setSize();
* simple and stylish interface;
* can be integrated in an existing application;
* can be used as a standaone player with the file to be played set from the html container;
* The "skin" can be easily edited;
* It's free for both commercial and non-commercial purposes. As a matter of courtesy, please include a link to this site.

Quote:

http://www.richnetapps.com/download/videoplayer/index.htm

yoyoyoyo 09-15-2007 02:29 PM

Quote:

Originally Posted by AlShammari (Post 1339492)
Dream it could not work with me
:(

i can't play real player files
:(

please help me

make sure you have the RealPlayer installed on your computer. You can also use "Real Alternative" which is not as bulky or as pesky as the RealPlayer:
Quote:

http://www.afterdawn.com/software/video_software/codecs_and_filters/real_alternative.cfm

yoyoyoyo 09-15-2007 03:57 PM

Quote:

Originally Posted by El Burro (Post 1339361)
Hi Dream your script works fine on my CMPS index page.

Thanks for the time you take on developing these products.
Also an even bigger thanks for your patience in answering these posts ;-)

It didn't on mine, which is why I suggested the changes.


All times are GMT. The time now is 11:47 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01943 seconds
  • Memory Usage 1,756KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete