Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#85 2006-12-24 05:49:49
- sangalo
- Member
- Registered: 2006-12-21
- Posts: 11
Re: [plugin] [ORPHAN] bas_flvplayer - Streaming Video
hi guys i went ahead and followed the instructions to the tee……still cant get the player to work…
1. On my page template i have this code <txp:bas_flvplayer/>
2. I created a custom field called Videos and on my article page i have the video field with the id#2 for the flv file i upladed and is on my txp file section
When i view the article nothing shows up ???
Any help !!
Offline
Re: [plugin] [ORPHAN] bas_flvplayer - Streaming Video
are you in debugging mode? What kind of output does that produce? (tag errors, for instance)
Offline
#87 2006-12-24 07:03:35
- sangalo
- Member
- Registered: 2006-12-21
- Posts: 11
Re: [plugin] [ORPHAN] bas_flvplayer - Streaming Video
I setup the debug mode <txp:bas_flvplayer debug=‘1’ /> but have o idea where the output is…..so basically there is no output….no errors anywhere the player seems not to work…..i just installed the bas_emff and it worked at the first try……would really appreciate the help !!
Last edited by sangalo (2006-12-24 07:08:17)
Offline
Re: [plugin] [ORPHAN] bas_flvplayer - Streaming Video
no no no
put your textpattern install in debugging mode, it’s in the preferences under “admin”
Offline
#89 2006-12-24 19:09:57
- sangalo
- Member
- Registered: 2006-12-21
- Posts: 11
Re: [plugin] [ORPHAN] bas_flvplayer - Streaming Video
placed it in debug mode…..am pretty new in this so please bear with me…..i saw no instance of the <txp:bas_flvplayer/> no errors at all….no flash code whatsoever…
Offline
Re: [plugin] [ORPHAN] bas_flvplayer - Streaming Video
Can we see your page please?
Offline
Re: [plugin] [ORPHAN] bas_flvplayer - Streaming Video
is there an optional ‘loop’ function for this plugin?
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: [plugin] [ORPHAN] bas_flvplayer - Streaming Video
I’ve been checking this plugin and it works very well “out of the box”. However, there are a couple of things I’d like to mention.
dnadeau wrote: “I love this plugin, but I’m having some usability issues that are confusing some of my users. When they arrive at the page the player says “click to play” They click it and nothing happens. Then, if it is clicked again, the movie begins to play.”
This in IE only, and I find the same behaviour. It’s not that important, really, but if someone has a clue about how to fix it, so much the better.
Also, I’ve tried to substitute the new flvplayer.swf from www.jeroenwijering.com for the one included with the plugin. I’ve uploaded it with another name via the txp interface, modified the advanced preferences to point to the new name, and what I get is that the player takes much longer to load than the previous one, and then it does not work. I can see the controls, but if I click on it, nothing happens.
As I said before, it’s not very important, as the older player works very well, but anyway I would rather use the newer, so if anyone has had this problem and has found a solution, I’d like to hear it.
Last edited by jordi (2007-02-09 18:02:51)
Offline
Re: [plugin] [ORPHAN] bas_flvplayer - Streaming Video
I’m having problems with loading and playing since the upgrade to TXP 4.0.4
Once it loads only for few seconds and than stops, and the player stops in the middle etc.
Anybody with the same problems and possible fix?
Thank you!
Offline
Re: [plugin] [ORPHAN] bas_flvplayer - Streaming Video
Ok I am almost getting there…
I have this code
<code><txp:bas_flvplayer /> </code>
with a custom id of video. My flvplayer.swf is id=1, and the example video is id=2. Now when I put the custom id to 1 I get the flash player to show and can click the play button..it will show “loading”. Thats it. Now if I put id of 2 which is the actual video file it shows up nothing in the article.
Since I almost have this set up what did I miss? I did the debug this is with the id of 2 ……….
<code><object type=“application/x-shockwave-flash” data=“http://localhost/index.php?s=file_download&id=1?file=http://localhost/index.php?s=file_download&id=2&autoStart=false” width=“320” height=“240”>
<param name=“movie” value=“http://localhost/index.php?s=file_download&id=1?file=http://localhost/index.php?s=file_download&id=2&autoStart=false” />
<param name=“wmode” value=“transparent” />
</object>
</code>
Offline
Re: [plugin] [ORPHAN] bas_flvplayer - Streaming Video
Is this plugin still available?
The download link is empty
—
Tom
Offline
Re: [plugin] [ORPHAN] bas_flvplayer - Streaming Video
Try this link
http://samisdat.org/bas-flvplayer
let me know if you get this working correctly. I have the common blank which is operator error that I cannot correct.
Offline