Enter Amount:

geoloc
Main Menu
Home
mgmedia2
Downloads
Support
Impress
Latest downloads
com_mgmedia2-1.20
Login Form





Lost Password?
No account yet? Register
Who's Online
We have 4 guests and 1 member online
  • Seiras Send private message

Matratze Münster
Matratze Berlin
Matratze Flensburg

Latest forum posts
  1. Re:problem with display flasmediaplayer (Tuesday, 02 March 2010. PawelS)
  2. Can't install bot_mgmedia2-0 (Sunday, 07 February 2010. Lorne Pike)
  3. Re:Help with MGMedia and Joomla 1.5 (Wednesday, 27 January 2010. Marco Goebenich)
  4. Help with MGMedia and Joomla 1.5 (Wednesday, 27 January 2010. Carlos)
  5. Re:Player suddenly stopped working - code showing (Wednesday, 20 January 2010. Ellen)
WindowsMedia (wmv) PDF E-mail
User Rating: / 76
PoorBest 
Friday, 06 April 2007

Displaying wmv in content: 

{­mgmediabot2}path=images/stories/mgmediabot/fische01.wmv|width=352|height=333{/mgmediabot2}


Parsed multiline:
path=images/stories/mgmediabot/fische01.wmv|width=352|height=333

mgmediabot params: type,wmv|path,images/stories/mgmediabot/fische01.wmv|width,352|height,333

Array
(
    [type] => wmv
    [path] => Array
        (
            [0] => http://www.needful.de/mgmediabot-demo/images/stories/mgmediabot/fische01.wmv
        )

    [width] => 352
    [height] => 333
)

 

Display wmv in popup window: 

{­mgmediabot2}path=images/stories/mgmediabot/fische01.wmv|popup=click for popup|width=352|height=333{/mgmediabot2}

click for popup
Parsed multiline:
path=images/stories/mgmediabot/fische01.wmv|popup=click for popup|width=352|height=333

mgmediabot params: type,wmv|path,images/stories/mgmediabot/fische01.wmv|popup,click for popup|width,352|height,333

Array
(
    [type] => wmv
    [path] => Array
        (
            [0] => http://www.needful.de/mgmediabot-demo/images/stories/mgmediabot/fische01.wmv
        )

    [popup] => click for popup
    [width] => 352
    [height] => 333
)

 

Display wmv in lightbox: 

{­mgmediabot2}path=images/stories/mgmediabot/fische01.wmv|lightbox=click for lightbox|width=352|height=333{/mgmediabot2}

click for lightbox
Parsed multiline:
path=images/stories/mgmediabot/fische01.wmv|lightbox=true|lightboxcaption=click for lightbox|width=352|height=333

mgmediabot params: type,wmv|path,images/stories/mgmediabot/fische01.wmv|lightbox,true|lightboxcaption,click for lightbox|width,352|height,333

Array
(
    [type] => wmv
    [path] => Array
        (
            [0] => http://www.needful.de/mgmediabot-demo/images/stories/mgmediabot/fische01.wmv
        )

    [lightbox] => true
    [lightboxcaption] => click for lightbox
    [width] => 352
    [height] => 333
)

 

Last Updated ( Monday, 14 May 2007 )
 
< Prev   Next >