- Fórum WMO
- → Viewing Profile: Posts: edmartino
Community Stats
- Group Usuários
- Active Posts 7
- Profile Views 1356
- Member Title Novato no fórum
- Age 46 years old
- Birthday January 2, 1979
-
Sexo
Não informado
Contact Information
-
Página Web
http://edgubiotti.vilabol.uol.com.br
-
Windows Live
martino_paula@yahoo.com.br
0
Neutral
User Tools
Friends
edmartino hasn't added any friends yet.
Latest Visitors
-
Guest
04/11/2007, 04:07
Posts I've Made
In Topic: Load Movie + Load Txt Com Scroll
01/09/2005, 13:00
Lembre-se que um arquivo dentro de outro arquivo de Flash fica com seu caminho alterado. Por exemplo, o _root do arquivo maior é o único _root. O do arquivo carregado não será mais um root.
In Topic: Onload No Dreamweaver
31/03/2005, 15:17
Coloquei até um botão de entre para quando não funciona.
O código é o seguinte:
<html>
<head>
<title>CB</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
<link rel="shortcut icon" href="/favicon.ico">
</head>
<body bgcolor="#FFFFCC" link="#990000" vlink="#990000" alink="#990000">
<table width="100%" border="0" align="center">
<tr>
<td align="center" valign="middle"><div align="center">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macr...rsion=6,0,29,0" width="550" height="350" onload="MM_openBrWindow('index_port.html','CB','width=800,height=550')">
<param name="movie" value="swf/abertura.swf">
<param name="quality" value="high">
<embed src="swf/abertura.swf" quality="high" pluginspage="http://www.macromedi...getflashplayer" type="application/x-shockwave-flash" width="550" height="350"></embed></object>
</div></td>
</tr>
<tr>
<td align="center" valign="middle"><table width="70%" border="0">
<tr>
<td><div align="center" onClick="MM_openBrWindow('index_port.html','CB','width=800,height=550')"><a href="#">Entre</a></p>
</div></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
O código é o seguinte:
<html>
<head>
<title>CB</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
<link rel="shortcut icon" href="/favicon.ico">
</head>
<body bgcolor="#FFFFCC" link="#990000" vlink="#990000" alink="#990000">
<table width="100%" border="0" align="center">
<tr>
<td align="center" valign="middle"><div align="center">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macr...rsion=6,0,29,0" width="550" height="350" onload="MM_openBrWindow('index_port.html','CB','width=800,height=550')">
<param name="movie" value="swf/abertura.swf">
<param name="quality" value="high">
<embed src="swf/abertura.swf" quality="high" pluginspage="http://www.macromedi...getflashplayer" type="application/x-shockwave-flash" width="550" height="350"></embed></object>
</div></td>
</tr>
<tr>
<td align="center" valign="middle"><table width="70%" border="0">
<tr>
<td><div align="center" onClick="MM_openBrWindow('index_port.html','CB','width=800,height=550')"><a href="#">Entre</a></p>
</div></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
- Fórum WMO
- → Viewing Profile: Posts: edmartino
- Privacy Policy
- Regras ·