Where can I find

Does anyone know where I can find FLA’s or good sites that provides actionscripts or FLA’s that I can analyse to find out how to make a good full flash site? Because I tried and it doesn’t work, so I’m looking for another way to do it. But the tutorials are very superficial, so I need FLA’s …
Help!

Thx
:smirk:

Here a tutorial for a full flash site, it’s a bit out dated but there’s also a source files provided.

http://www.arbel-designs.com/tut/Tips/site/site.html

Heres another one with source files.

http://www.kirupa.com/developer/mx/full_site.htm

I did the tutorial here at kirupa. But maybe I have to specify what I’m looking for. If you do it as descibed in the tutorial, everytime you want to load a new page with a new menu and new links, you would have to type : loadmovie(links), loadmovie(menu), load,movie(main), … And for every single link you make you would have to type all those lines.
Now what I want is this: I want to make one button that I can place anywhere. And the only thing the button does, is changing one variable. Now, somewhere else in the movie, there’s a function that continually checks wether the value changes and if it does, it loads the new movie, with the links and menu that have to come along with the specific movie.

I’ve already placed a thread about this here:

thread at actionscriptforum

Well, as you see, I’ve got big plans, but I can’t turn them into reality. That’s why I need another point of view, by analysing other FLA’s I might get some insight on how to do what I want in a way that works :slight_smile:

But thanx anyway!!

Do not cross-post in different forums with the same question.

Your question will be answered when someone who knows the answer, and has enough time to give it…

Cross-posting will only cause confusion.

Rev

Yeah I know I shouldn cross-post, but the main reason of my post here is the search for the FLA’s, so that doesn’t belong in the actionscript forum. I only referred to it to explain why I need more info than in the tutorials.
I won’t do it again :slight_smile: