What’s the problem with your math?

This is cool.

The TV skin for the YouTube movie comes from Slide.com. [I chose that skin because it's the first TV that I ever bought ^_^]

The movie is cute. Enjoy.

Loading Flash movie…

Explanation For the Geeks

To make Slide’s code XHTML compliant, I used SWFObject as follows:

<script type=”text/javascript” src=”scripts/swfobject.js”></script><div id=”flashcontent”>Loading Flash movie…</div><script type=”text/javascript”><!–
var so = new SWFObject(“http://widget-fe.slide.com/widgets/sf.swf”, “mymovie”, “450″, “356″, “7″, “#efefef”); so.addParam(“wmode”, “transparent”); so.addParam(“salign”, “l”); so.addVariable(“cy”, “ms”); so.addVariable(“il”, “1″); so.addVariable(“channel”, “648518346349470974″); so.addVariable(“site”, “widget-fe.slide.com”); so.write(“flashcontent”); //–></script>

So the code actually pulls the SWF from Slide.com, which in turn is pulling the video from YouTube.com.

Related posts:

  1. Friday math movie – Pi Day As today is Pi Day, the featured movie this week...
  2. Friday math movie – Biology Meets Mathematics A group of mathematicians work on some models in the...
  3. Friday Math Movie – Zero Here's a movie made by some students. It's about an...
  4. Friday math movie – Trigonometric Graphs Here's a light-hearted introduction to the concepts of trigonometric graphs....
  5. Friday Math Movie – George Bush fuzzy math OK, it's not so mathematical, but there have been many...

One Comment on “What’s the problem with your math?”

  1. Li-sa Says:

    Kids have original jokes due to their lack of logic.
    Adults have morphed jokes due to their emphasis on logic.

Leave a comment