Log In · Register

 
how u make a flash intro page, how u make a flash intro page
ReAZniZeD
post Aug 6 2004, 01:34 AM
Post #1


Member
**

Group: Member
Posts: 15
Joined: Jun 2004
Member No: 21,028



can you use a flash animation instead of a picture when creatin da splash intro page or do u need a whole new differnt code?

CODE
<!-- begin code provided by createblog.com -->

<script type='text/javascript'>
// intro splash page by micron
// for more xanga scripts and help go to createblog.com

// change this url to an image of your choice
var image = 'http://www.createblog.com/images/huddled.jpg';

function enterSite() {
document.getElementById('splash').style.display = 'none';
var content = document.getElementsByTagName("center");
for (var i=0; i<content.length;i++) {
content[i].style.display = 'block';
}
return false;
}

if (document.title.slice(-10) == 'Xanga Site') {
document.write('</span></center><style type="text/css"> center {display:none;} .image {border:1px solid #dcdcdc;} </style><table height="100%" width="100%" id="splash"><tr><td align="center" valign="middle" style="text-align:center !important;"><a href="#" onclick="return enterSite();"><img src="'+ image +'" border="0" class="image"></a></td></tr></table><center><span>');
}
</script>

<!-- end code provided by createblog.com -->
 
 
Start new topic
Replies
whomps
post Aug 6 2004, 02:16 AM
Post #2


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



You need to have a flash image. Er--create one.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: