<params> <param name="moduleclass_sfx" type="text" dir="ltr" default="" label="AX_SM_MCSL" description="AX_SM_MCSD" /> <param name="width" type="text" default="" label="Width" description="Type the width of the slider in px" /> <param name="height" type="text" default="" label="Height" description="Type the height of the slider in px" /> <param name="text1" type="TEXT(!!)" default="" label="text1" description="Type desirable content in html" /> </params>
<div id="slider"> <ul> <li> <object width="425px" height="360px" > <param name="allowFullScreen" value="true"/> <param name="wmode" value="transparent"/> <param name="movie" value="http://mediaservices.myspace.com/services/media/embed.asp/m=5385825,t=1,mt=video,searchID=,primarycolor=,secondarycolor="/> <embed src="http://mediaservices.myspace.com/services/media/embed.aspx/m=5385825,t=1,mt=video,searchID=,primarycolor=,secondarycolor=" width="425" height="360" allowFullScreen="true" type="application/x-shockwave-flash" wmode="transparent"/> </object> </li> <li> <a href="http://templatica.com/preview/30"><img src="01.jpg" alt="Css Template Preview" /></a> </li> </ul> </div>
<div id="slider"> <ul> <li> <?php echo $text1; ?> </li> <li> <?php echo $text2; ?> </li> </ul> </div>