
i want to shared my loading page here with simple flash

you can download simple flash maker here

[url]http://www.balibersatu.com/SWFText_1.3_sh.rar[/url]
[b]credit[/b]

[b]bro kanalitnuk[/b]

[b]me[/b]
live preview arrow
http://h1.ripway.com/sharedwvm/intro/index.html
ok here we go

[b]step1[/b]
make your new html file and save as .html

[i]ex:http://h1.ripway.com/balibersatuteam/share/index.html[/i] and put this code

[quote]<HTML>
<TITLE>TITLE</title>
<BODY bgcolor="#ffffff">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>BaliBersatu</title>
<style type="text/css">
<!--
body {
background-color: #000000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
body,td,th {
color: #FFFFCC;
}
a:link {
color: #FF0000;
}
a:visited {
color: #FF0000;
}
a:hover {
color: #FF0000;
}
a:active {
color: #FF0000;
}
.style1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
}
-->
</style></head>
<body>
<div align="center">
<p> </p>
<p>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="600" height="350">
<param name="movie" value="[b]YOUR FLASH URL[/b]">
<param name="quality" value="high">
<embed src="[b]YOUR FLASH URL[/b]" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="600" height="350"></embed>
</object>
</p>
<p class="style1"><a href="http://profiles.friendster.com/user.php?uid=[b]YOUR FS UID[/b]">Skip Intro / Enter Site</a></p>
</div>
<script language="JavaScript">
//Disable right mouse click Script
var message="SORRY WHAT ARE U DOING!!! ";
///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}
function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which=

){
alert(message);
return false;
}
}
}
if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}
document.oncontextmenu=new Function("alert(message);return false")
// -->
var shortc = document.createElement("link");
shortc.rel = "SHORTCUT ICON";
shortc.href = "http://i260.photobucket.com/albums/ii33/okaagus/3dflags_idn0001-0001a.gif";
document.getElementsByTagName("head")[0].appendChild(shortc);
</script>
<div style="font-size: 0.8em; text-align: center; margin-top: 1.0em; margin-bottom: 1.0em;">
Powered by <a href="http://theftalk.com/">©Friendstertalk</a> - Copyright 2008
</div>
</body>
</html>
</BODY>
</HTML>[/quote]
[b]

change the bold with your fs id and url flash[/b]
[b]step2[/b]
put this code and insert to your js
[quote]var myplace = document.location.href;
if (myplace == "http://profiles.friendster.com/user.php?uid=[b]YOUR FS UID[/b]"){
}
else if (myplace == "http://profiles.friendster.com/user.php?uid=[b]YOUR FS UID[/b]"){
}
else {
location.href = "[b]YOUR URL HTML LOADING PAGE[/b] ";
}[/quote]
:idea: you can change on this part with your fav icon

[quote]var shortc = document.createElement("link");
shortc.rel = "SHORTCUT ICON";
shortc.href = "[b]
http://i260.photobucket.com/albums/ii33/okaagus/3dflags_idn0001-0001a.gif[/b]";
document.getElementsByTagName("head")[0].appendChild(shortc);[/quote]

hope u like this

*for new linker you can pm me *
Last edited by okacybernet (2008-04-05 09:01:59)