My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
MetadataTagsDictionary  
A list and a small explanation of the metadata tags in All Around Player
Featured, Phase-Design
Updated Oct 8, 2009 by tolis....@gmail.com

AAP Metadata Tags Dictionary

Introduction

Below is a small brief of the metadata tags to pass info to the player.

Details

Name Description Necessity Default
skins the file to hold the skin of the app optional ""
mediaID the name of the file to be played mandatory
MGS the url of the server the file is relaying optional ""
tp the type of file to be played. Possible values:
    1 : progressive video
    2 : streaming video
    3 : progressive' audio
    4 : streaming audio
optional 1

And the way The way to embed the player to play something is the following without any flash detection:

<embed id="MediaGroundsPlayer" src="http://www.mediagrounds.net/mediaGplayer/MediaGroundsPlayer.swf?skins=http://www.mediagrounds.net/mediaGplayer/MediaGPlayerAssets.swf&bcolor=00ff00" style="width:600px;height:400px;bgcolor:#ff0000;" allowFullScreen="true" allowScriptAccess="always" type="application/x-shockwave-flash"> </embed>


Sign in to add a comment
Powered by Google Project Hosting