- Posts: 5
COMMUNITY FORUM
Video plays auto but no player in sight
- blackeye
-
Topic Author
- Offline
- New Member
Less
More
17 years 9 months ago #5217
by blackeye
Video plays auto but no player in sight was created by blackeye
I'm having a weird problem but maybe I've just confiured something wrong.
www.vorel.com/joom/
The video plays auto (which is not what i wanted) and I also see no player.It looks like it's basically embedded directly in the page and not within a player.
The auto play is disabled from the admin of allvideosplugin.Can someone please help?
www.vorel.com/joom/
The video plays auto (which is not what i wanted) and I also see no player.It looks like it's basically embedded directly in the page and not within a player.
The auto play is disabled from the admin of allvideosplugin.Can someone please help?
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
-
- Offline
- Platinum Member
Less
More
- Posts: 1188
17 years 9 months ago #5218
by JoomlaWorks Support Team
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks Support Team on topic Re: Video plays auto but no player in sight
Hi there!
As i see at "view->source" of the page, the code for the player is right... ???
Open the file plugin_jw_allvideos.php in mambots/content folder and find the lineand comment it!
I mean change the lineto this
and come back to tell me if this work for you!
As i see at "view->source" of the page, the code for the player is right... ???
Open the file plugin_jw_allvideos.php in mambots/content folder and find the line
$_MAMBOTS->registerFunction( 'onPrepareContent', 'botgznoclicktoactivate' );
I mean change the line
$_MAMBOTS->registerFunction( 'onPrepareContent', 'botgznoclicktoactivate' );
//$_MAMBOTS->registerFunction( 'onPrepareContent', 'botgznoclicktoactivate' );
and come back to tell me if this work for you!
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- blackeye
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 5
17 years 9 months ago #5219
by blackeye
Replied by blackeye on topic Re: Video plays auto but no player in sight
:( I commented the line but unfortunately still no player
Please Log in or Create an account to join the conversation.
- blackeye
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 5
17 years 9 months ago #5220
by blackeye
Replied by blackeye on topic Re: Video plays auto but no player in sight
am i really the first person that's encountered this problem? :( i'm building the site for a client and the flash player is a key element.
please someone help!
please someone help!
Please Log in or Create an account to join the conversation.
- blackeye
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 5
17 years 9 months ago #5221
by blackeye
Replied by blackeye on topic Re: Video plays auto but no player in sight
Looks like I've figured it out myself.
I've used the original www.jeroenwijering.com to test my assumptions but it appears the flash player only displays when .flv files are played and not swf.
In case anyone else has this problem, now you now how to fix it. :)
I've used the original www.jeroenwijering.com to test my assumptions but it appears the flash player only displays when .flv files are played and not swf.
In case anyone else has this problem, now you now how to fix it. :)
Please Log in or Create an account to join the conversation.