Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: del zaidimo

Parašė arturas97· 2008 Spa. 1 13:10:15
#1

kodel toks kodas veikia pridetiniuose puslapiose

<html>
<head>
<title>SasketBall</title>
</head>

<body bgcolor="36456c" text="white" link="white" vlink="white">
<Applet Code=BBApplet.class Width="500" Height="400">
  <Param Name="background" Value="255 255 255">
  <Param Name="standardtext" Value="">
  <Param Name="hittext" Value="Goal!">
  <Param Name="cheattext" Value="Uhhh, you cheated">
  <Param Name="atempttext" Value="Goals Try">
  <Param Name="loadtext" Value="Loading...">
  <Param Name="mode" Value="1">
  <Param Name="sound" Value="on">
  <Param Name=backimage Value="bac.gif">
  <Img Src="screenshot.gif" Width="508" Height="467">
</Applet>

</body>
</html>





o toks neveikia,pridetiniuose
 <html>
<head>
<title>Arkanoid</title>
</head>

<body bgcolor="36456c" text="white" link="white" vlink="white">
<Applet Code="breakout.class" Width="466" Height="457">
</Applet>
</body>
</html>




bet kai ta antra koda ikeliu i file zila,ir is ten paimu ta nuoroda,irasau i fusiona(navigacija)ir is file zilos veikia,kaip padaryt kad is pridetinio veiktu?nes is file zilos kai keliu,negalima komentuoti,net kitoks puslapis zaidimo

Redagavo arturas97· 2008 Spa. 1 15:10:35