ActiveDen

Perspective Video Player (XML)

Pure & clean designed video player with perspective effect.

It is fully configurable by XML file. You can set:
  • video URL
  • image with screen URL (PNG or JPG ) and placement
  • set perspective in pretty easy way (no calculation needed)
  • customize inner glow applied to video
  • loop mode
  • auto-play mode
  • modify play button scale

Four 600×450 JPG images with pure and clean screens included! There is ready to use sample PNG and XML file.

See how simple XML file is:
<data>
  <image placement="bottom">preview_image.png</image>
  <video loops="0" autoplay="false">adelita.f4v</video>
  <glow glowcolor="0x000000" glowstrength="0.5" glowblur="12" />
  <corners>
    <top_left x="83" y="24" />
    <top_right x="281" y="108" />
    <bottom_left x="70" y="217" />
    <bottom_right x="291" y="231" />
  </corners>
  </data><button scale="0.28">

</button>
by
by
by
by
by