Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: [plugin] [ORPHAN] bas_flvplayer - Streaming Video
creativesplash is right. Change it and it should work
Is the plugin help wrong? My foul, again?
Last edited by Bastian (2005-12-18 06:20:57)
Offline
#26 2005-12-18 15:28:56
- danfnord
- New Member
- Registered: 2005-12-18
- Posts: 3
Re: [plugin] [ORPHAN] bas_flvplayer - Streaming Video
Hmmm.. I’m getting some progress now
screenshot of my article markup
However, i’m confused.
the player SWF has an id of of “1” in my new install of TXP
the sample movie FLV has an ide of “2”
in my test article i can see the player interface if i go like this:
<txp:bas_flvplayer video=“1” />
and then in the sidbar area I assign the “video” field the ID of “2” … i guess to let the player “know” which FLV to load in… but for the life of me i cant get the video to load.
Seeing the player interface now is progress tho and thanks SO much for the help so far :)
Offline
Re: [plugin] [ORPHAN] bas_flvplayer - Streaming Video
The screen shot say that in body <code><txp:bas_flvplayer video=“1” /></code> and the custom Video is set to 1. I guess that cant work, remove video from plugin-tag.
And for the player I guess you didnt rename it? Its called flvplayer.swf and its in txp-file system. Right?
And you didnt saved an different value with advanced install?
In that case, you dont have to define a player, because thats the default.
(You wrote your flv has id=2) <code><txp:bas_flvplayer /></code> and custom Video = 2 should work.
EDIT: Just closing tags
Last edited by Bastian (2005-12-18 15:44:42)
Offline
#28 2005-12-18 15:52:45
- danfnord
- New Member
- Registered: 2005-12-18
- Posts: 3
Re: [plugin] [ORPHAN] bas_flvplayer - Streaming Video
Here’s another screencapture:
Notice that the player does not render now that video=“1” was removed from the plugin tag
hmmm
Offline
Re: [plugin] [ORPHAN] bas_flvplayer - Streaming Video
I have installed the Plugin and have activate it.
When I than got to an other part of my textpattern I get the error-message
Fatal error: Call to undefined function add_privs() in /is/htdocs/wp1013135_5BU5UAVZ0F/www/hasenbude/textpattern/lib/txplib_misc.php(351) : eval()’d code on line 4
Whats happend there?
thanx holli.p
Visit my Textpattern sites:
Northerndelight | Hasenbude
Curiculum Vitare | Rezepteblock
Offline
Re: [plugin] [ORPHAN] bas_flvplayer - Streaming Video
I dont know. The function add_privs is not part oft the plugin, its part of txp-core.
What do you mean with an other part of my textpattern ?
Is there an error message, when you deactivate the plugin?
Offline
Re: [plugin] [ORPHAN] bas_flvplayer - Streaming Video
> What do you mean with an other part of my textpattern ?
> Is there an error message, when you deactivate the plugin?
Yep sorry I mean, when I klick on an other tab in textpattern (on every tab) I get this error.
Last edited by holli.p (2006-01-18 15:00:05)
Visit my Textpattern sites:
Northerndelight | Hasenbude
Curiculum Vitare | Rezepteblock
Offline
Re: [plugin] [ORPHAN] bas_flvplayer - Streaming Video
The help text shows the tag to be like this:
<bas_flvplayer video=‘4’ />
While it should be:
<txp:bas_flvplayer video=‘4’ />
However, thanks Bastian for making a wonderful, very useful plugin! Thumbs up – great work!!!
Offline
Re: [plugin] [ORPHAN] bas_flvplayer - Streaming Video
Hi,
is it possible that this plugin will not work with the Internet Explorer.
I put it in my site and in the Firefox it’s perfekt but not in IE. the screen only show “loading…”
(Bastian, on your site too). In Opera nothing is shown.
I use this tag <code><txp:bas_flvplayer video=‘2’ /></code> and try this too <code><txp:bas_flvplayer video=“2” /></code> but both has the same effect.
You can see what I mean here: http://northerndelight.de/blog2/index.php
Last edited by holli.p (2006-01-27 14:39:59)
Visit my Textpattern sites:
Northerndelight | Hasenbude
Curiculum Vitare | Rezepteblock
Offline
Re: [plugin] [ORPHAN] bas_flvplayer - Streaming Video
> is it possible that this plugin will not work with the Internet Explorer.
This seems to be a problem with your plugin, i think.
Because i can see it with IE
<img src=“http://samisdat.org/images/39.png” style=“height:168px;width:261px” />
And width opera
<img src=“http://samisdat.org/images/40.png” style=“height:168px;width:261px” />
Try to update your flash plugin.
Offline
Re: [plugin] [ORPHAN] bas_flvplayer - Streaming Video
It has worked fine in all browsers for me as well. This plugin is simply fabulous. The use of the custom field is brilliant and works flawlessly. Thanks again.
Offline