BetaONE will rise again!

BetaONE will rise again! (http:\\b1.hcanet.com\forum/index.php)
-   Web Development (http:\\b1.hcanet.com\forum/forumdisplay.php?f=50)
-   -   need help with new site. (http:\\b1.hcanet.com\forum/showthread.php?t=7120)

wrighteous 21st Mar 03 12:24 PM

need general help in creating preloader.

also take a look at my site.. do u notice that the about button sumtimes sticks?

also pop ups.. the pop up sections seem to semi-appear in one location then totally appear in another... strange me think? :unsure:

http://www.wrighteousdesign.co.uk

Nd4Spd 22nd Mar 03 12:55 PM

Hey man. Like your stuff. I also am a graphic designer in the US. Your program looks a hellova lot better than what I had here. You're lucky. :)

I think I can help with the preloader. It isn't too bad. Not sure why you want to preload though. It loads up pretty quick.

As far as the popups... I don't see what you're talking about. They just popup where ever.

I'm in the process of moving right now, so give me a few days to find some of my material and I'll help ya out.

Indy

E3 25th Mar 03 11:56 AM

Hi,

Site looks good :) . If you want to center your pop up window just add this script to the opening window (and adjust the windowWidth/windowHeight accordingly):
Code:

<script language="JavaScript">
windowWidth=300;
windowHeight=200;
if (parseInt(navigator.appVersion) >= 4) window.moveTo((screen.width/2)-(windowWidth/2),(screen.height/2)-(windowHeight/2+20));
</script>

I agree with Nd4Spd and don't think you need a preloader either but I'm sure you could find the help you need at flashkit.com.
I didn't notice the 'about' button sticking but if you want to send me the .fla I'll take a look (is it actionscript or frame-based?).

All the best,
E3

M31 27th Mar 03 04:21 PM

The page seemed to load up real slow for me?


All times are GMT +1. The time now is 08:27 AM.

Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.