Great, got tied up all day wasnt able to check on it again. Really Nice :)



----- "Watchman" <skunkingrahim@gmail.com> wrote:
> @steve,
>
> got it.
>
> Working on all devices from Pc's with /Without Flash support.
>
> Now working toward iOs devices.
>
> W.
>
>
>
> On Thu, Jun 9, 2011 at 4:41 PM, Watchman <skunkingrahim@gmail.com> wrote:
>
@Steve,
>
> Thanks for the note. I've cleaned up the script. Including the JS. Oddity is that the video plays with all other browser.. including.. ** ( whispering.. ) i.e. :O
> hehe.
>
> I've encoded for all browsers. Want to start with the remainder of the video now but can't till it works with FF.
>
> Any clues?
>
> W.
>
>
>
>
> On Thu, Jun 9, 2011 at 9:08 AM, Paul Kevin <paultitude@gmail.com> wrote:
>
> its faster to attach the code
>
>
>
On Thu, Jun 9, 2011 at 9:04 AM, Steve Obbayi <steve@sobbayi.com> wrote:
>
> Hi before fixing anything, you need to fix these issues on your video page:
>
> $("#slider").nivoSlider is not a function
> $('#slider').nivoSlider(); video.html (line 227)
>
> Error in parsing value for 'background'. Declaration dropped.
> background: -webkit-gradient(linear, ... to(#DDD)); /* for webkit browsers */
> style_video.css (line 11)
> Expected color but found '#F3F3F3 '. Error in parsing value for 'background'. Declaration dropped.
> background: #F3F3F3\9;
> style_video.css (line 22)
> Expected declaration but found '*'. Skipped to next declaration.
> *background: #F3F3F3;
> style_video.css (line 24)
> Error in parsing value for 'background'. Declaration dropped.
> background: -webkit-gradient(linear, l...(#eeeeee)); /* for webkit browsers */
> style_video.css (line 26)
> Expected color but found '#F3F3F3 '. Error in parsing value for 'background'. Declaration dropped.
> background: #F3F3F3\9;
> style_video.css (line 57)
> Expected declaration but found '*'. Skipped to next declaration.
> *background: #F3F3F3;
> style_video.css (line 59)
> Error in parsing value for 'background'. Declaration dropped.
> background: -webkit-gradient(linear, l...(#eeeeee)); /* for webkit browsers */
> style_video.css (line 61)
> Expected color but found '#BBB '. Error in parsing value for 'background'. Declaration dropped.
> background: #BBB\9;
> style_video.css (line 120)
> Expected declaration but found '*'. Skipped to next declaration.
> *background: #BBB;
> style_video.css (line 122)
> Error in parsing value for 'background'. Declaration dropped.
> background: -webkit-gradient(linear, l...(#eeeeee)); /* for webkit browsers */
> style_video.css (line 141)
> Expected color but found '#F3F3F3 '. Error in parsing value for 'background'. Declaration dropped.
> background: #F3F3F3\9;
> style_video.css (line 144)
> Expected declaration but found '*'. Skipped to next declaration.
> *background: #F3F3F#3;
> style_video.css (line 146)
> Error in parsing value for 'font-weight'. Declaration dropped.
> color: #666;
> style_video.css (line 197)
> Error in parsing value for 'background'. Declaration dropped.
> background: -webkit-gradient(linear, l... to(#DDD)); /* for webkit browsers */
> style_video.css (line 200)
> Error in parsing value for 'filter'. Declaration dropped.
> background: -moz-linear-gradient(top, ...olorstr='gray', endColorstr='white');
> style_video.css (line 201)
> Unknown property 'transition'. Declaration dropped.
> transition: all 1s ease;
> style_video.css (line 213)
> Error in parsing value for 'background'. Declaration dropped.
> background: -webkit-gradient(linear, ..., left bottom, from(#666), to(#333));
> style_video.css (line 222)
> Error in parsing value for 'filter'. Declaration dropped.
> filter: progid:DXImageTransform.Micr...olorstr='gray', endColorstr='black');
> style_video.css (line 224)
> Expected color but found '#BBB '. Error in parsing value for 'background'. Declaration dropped.
> background: #BBB\9;
> style_video.css (line 227)
> Expected declaration but found '*'. Skipped to next declaration.
> *background: #BBB;
> style_video.css (line 229)
> Error in parsing value for 'background'. Declaration dropped.
> background:-webkit-gradient(linear..., left bottom, from(#999), to(#666));
> style_video.css (line 235)
> Error in parsing value for 'background'. Declaration dropped.
> background:gradient(linear, left top, left bottom, from(#999), to(#666));
> style_video.css (line 237)
> Expected color but found '#fff '. Error in parsing value for 'background'. Declaration dropped.
> background: #fff\9;
> style_video.css (line 240)
> Expected declaration but found '*'. Skipped to next declaration.
> *background: #fff;
> style_video.css (line 242)
> Error in parsing value for 'background'. Declaration dropped.
> background: -webkit-gradient(linear, l...(#D4D4D4)); /* for webkit browsers */
> style_video.css (line 403)
> Expected color but found '#BBB '. Error in parsing value for 'background'. Declaration dropped.
> background: #BBB\9;
> style_video.css (line 421)
> Expected declaration but found '*'. Skipped to next declaration.
> *background: #BBB;
> style_video.css (line 423)
> Error in parsing value for 'font-weight'. Declaration dropped.
> font-weight:regular;
> style_video.css (line 487)
> Unrecognized at-rule or error parsing at-rule '@charset'.
> @charset "utf-8";
> style_video.css (line 863)
> Expected color but found '#F3F3F3 '. Error in parsing value for 'background'. Declaration dropped.
> background: #F3F3F3\9;
> style_video.css (line 881)
> Expected declaration but found '*'. Skipped to next declaration.
> *background: #F3F3F3;
> style_video.css (line 883)
> Error in parsing value for 'background'. Declaration dropped.
> background: -webkit-gradient(linear, l...(#eeeeee)); /* for webkit browsers */
> style_video.css (line 886)
> Expected color but found '#9000'. Error in parsing value for 'color'. Declaration dropped.
> color:#9000;
> style_video.css (line 930)
> Expected color but found '#9000'. Error in parsing value for 'color'. Declaration dropped.
> color:#9000;
> style_video.css (line 940)
> Error in parsing value for 'background'. Declaration dropped.
> background: -webkit-gradient(linear, l...(#F3F3F3)); /* for webkit browsers */
> style_video.css (line 1179)
>
>
>
> ---------------------------------------
> Steve O: Software Developer
> www.sobbayi.com
> ===============================
>
> ----- "Watchman" <skunkingrahim@gmail.com> wrote:
> > Any Web Dev's out there who can inspect Element Video with Firefox only. It's not working on mine. Working with FF 4.0.1.
> > Video type is .ogv/
> >
> > http://www.megapixels.co.ke/video.html
> >
> > W.

> > --
> >
> > ...and I shall shed my light over dark evil.
> > For the dark things cannot stand the light.
> >

> >

> >
> > _______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co..ke

>
_______________________________________________

> Skunkworks mailing list
> Skunkworks@lists.my.co.ke
> http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
> ------------
> Skunkworks Rules
> http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
> ------------
> Other services @ http://my.co..ke
>

>
>
_______________________________________________
>
> Skunkworks mailing list
> Skunkworks@lists.my.co.ke
> http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
> ------------
> Skunkworks Rules
> http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
> ------------
> Other services @ http://my.co..ke
>

>
>
> --
>
> ...and I shall shed my light over dark evil.
> For the dark things cannot stand the light.
>

>

>

>

> --
>
> ...and I shall shed my light over dark evil.
> For the dark things cannot stand the light.
>

>

>
> _______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke