Code: Select all
#
#-----[ FIND ]---------------------------------
#
$EMBB_widths = array(''
#
#-----[ IN-LINE FIND ]---------------------------------
#
array(''
#
#-----[ IN-LINE AFTER, ADD ]---------------------------------
#
,'60'
#
#-----[ FIND ]---------------------------------
#
$EMBB_values = array(''
#
#-----[ IN-LINE FIND ]---------------------------------
#
$EMBB_values = array(''
#
#-----[ IN-LINE AFTER, ADD ]---------------------------------
#
,'GVideo'
coruscant wrote: can this be installed with easymod?
Code: Select all
#
#-----[ FIND ]---------------------------------
#
$EMBB_widths = array(''
#
#-----[ IN-LINE FIND ]---------------------------------
#
array(''
#
#-----[ IN-LINE AFTER, ADD ]---------------------------------
#
,'60'
eshgheiran wrote: Hi,
This mod is not working anymore, even on the dmeo site, none of Videos are loading: http://wachadoo.com/forum/sutra1623.html
Looks like Google changed their way of calling the video files in their flash player.
Any idea, how we can fix this?
Thanks,
indepndent wrote:eshgheiran wrote:Hi,
This mod is not working anymore, even on the dmeo site, none of Videos are loading: http://wachadoo.com/forum/sutra1623.html
Looks like Google changed their way of calling the video files in their flash player.
Any idea, how we can fix this?
Thanks,
I was just there on the demo link and it's still working for me.
eshgheiran wrote:indepndent wrote:eshgheiran wrote:Hi,
This mod is not working anymore, even on the dmeo site, none of Videos are loading: http://wachadoo.com/forum/sutra1623.html
Looks like Google changed their way of calling the video files in their flash player.
Any idea, how we can fix this?
Thanks,
I was just there on the demo link and it's still working for me.
Strange, none is loading for me.
I even copied the URL of the video and it is still not working, that is why I thought that maybe Google changed the way the flash player call the videos.
I should add that I have the Youtube code installed as well , and that one works well.
Thanks for taking your time and checking this.
perldude69 wrote: Hey guys,
Looks like Google Video had a glitch on their site. It is working fine now. If you are still having a problem, let me know what it is. (ie. Video box not showing, video doesn't start, play button doesn't work, etc)
Thanks for keeping things up to date. I would have answered earlier, but I was at work, (12 hour shift), and the google video site is blocked, so I didn't have a way to test it. (my site is blocked too!)
oh yea, if you like the mod, please vote!
--Perldude69
indepndent wrote: Curious with the part of the coding that you add a number after array like here
How do you determine that 60 is the number to use??? can any number work there or does it have to be 60? I have the You tube bbc code installed and I noticed it used the same number 60. What happens if I want to install this with you tube do I put 60 twice? Or do I have to use a different number? Or is 60 used for video??Code: Select all
# #-----[ FIND ]--------------------------------- # $EMBB_widths = array('' # #-----[ IN-LINE FIND ]--------------------------------- # array('' # #-----[ IN-LINE AFTER, ADD ]--------------------------------- # ,'60'
I am conufused but if you can explain why 60 is used or how to install others I will be glad.
Thanks