This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Flash Site Design > February 2004 > Comments if you please..





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Comments if you please..
chameleonmoments

2004-02-14, 9:28 am

Before it becomes the main page I'd like some comments on this

http://www.quietrocks.com/rocks/rocks.htm

Its very unconventional
Having big problems on making a preloader as moving from sc1(preloader) to
sc2(main movie
makes it play incorrectly. All the methods I've come across don't involve
preloading on the first fram
and allowing the timeline to move after the whole site is loaded
Its 100k.. small
If anyone knows of a 1 frame preloader, please let me know
Comments please..

Thanks
osma
www.chameleonmoments.co


GilesW

2004-02-14, 6:28 pm

i really like the transitions, but the nav bar needs some wok,
Catflea

2004-02-14, 9:28 pm

BTW... Like the site. whats the code you use for the movement back and forth?

It also feels like there should be some minmal japanese music. Thats the feel I got.
Catflea

2004-02-14, 9:28 pm

stop()
myInterval = setInterval(preloader,10)
function preloader()
if (getBytesLoaded()>=getBytesTotal())
play()
clearInterval(myInterval)

bar._xscale = (getBytesLoaded()/getBytesTotal())*100;
myTextField.text = Math.round(getBytesLoaded()/getBytesTotal()*100)+"%"


make a bar at 100% then instance it as ba

chameleonmoments

2004-02-15, 1:29 pm

Cheers guys
The nav bar is being tidied up as you read
Its the pages with two stops that adds complications
The movement script was something I found in a tutorial
It could do with some tweaking as moving from scene to scene doesn't work

function Movement()
if (_root._currentframe>_root.mytarget)
prevFrame()
} else if (_root._currentframe<_root.mytarget)
nextFrame()
} else
stop()



Then apply this code with the relative frame numbers to stop at

on (release)
_root.mytarget = 1



chameleonmoments

2004-02-15, 1:29 pm

Nice and easy.
Thanks for the preloader script Catflea.
I may add sound effects like water, frogs and blips.
Maybe even some throat chanting.
Not too much though.. its gotta be quiet.
cybereaper

2004-02-15, 2:28 pm

I like the simplicity and queitness, with smooth motion
I would consider the first loading pictures to either be a rollOver
enlargement, or have them exchange sizes as you click on each one. It loaded
just fine on my pc - no preloader issues, I am on 256Ram, 2.4Gh

Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews