Ejemplo
Código y/o Parámetros
archivos
<applet code="BillBoard.class" width="300" height="84"> <param name="background" value="#FFFFFF"> <param name="transparent" value="on"> <param name="img-width" value="300"> <param name="img-height" value="60"> <param name="delay" value="2000"> <param name="bills" value="6"> <param name="store" value="1"> <param name="transformations" value="WaveRightTransform,WhipTransform,RollTransform,WaveLeftTransform,RollForwardTransform,BarTransform,RollSpinTransform"> <param name="sequence" value="0,7,1,4,6,5,5,0,3,5"> <param name="bill0" value="images/logo.jpg,http://www.albanet.demon.co.uk/java.html,3D BillBoard Homepage"> <param name="bill1" value="images/bbc.gif,http://www.bbc.co.uk, The British Broadcasting Corporation"> <param name="bill2" value="images/newscentre.gif,http://www.pa.press.net,The UK Press Association"> <param name="bill3" value="images/glencoe.jpg,http://www.autumn.scotland.net,Visit Scotland"> <param name="bill4" value="images/sun_ad.gif,http://www.javasoft.com,Home of Java"> <param name="bill5" value="/images/snownet.jpg,http://www.sky.co.uk,Sky Internet"> <param name="side_width" value="5"> <param name="side_colour" value="#000000"> </applet>
Copiar Archivos