all groups > flash (macromedia) > june 2006 >
You're in the

flash (macromedia)

group:

Need help on Flash



Re: Need help on Flash xue
6/13/2006 5:02:38 PM
flash (macromedia): I am pretty new to flash, but I was addressing this problem for myself
a couple weeks ago. I am using an empty clip on the time line of the
base page clip. all the repeating stuff loads and in the next frame the
empty clip uses attachMovie() to load a content clip based on the page
requested by the user.

Hope this helps :)
Sue

[quoted text, click to view]
Re: Need help on Flash DMennenoh **AdobeCommunityExpert**
6/13/2006 7:32:59 PM
Best way is to use different Flash files for each section. Check out the
MovieClipLoader class. Best to stay away from scenes unless you're doing
things like comic book animation where scenes work well. They are not good
for building a web site though.

--
Dave -
Adobe Community Expert
www.blurredistinction.com
http://www.adobe.com/communities/experts/

Need help on Flash ussimon
6/13/2006 11:12:51 PM
Hi, I am building my first Flash site, but I got some problem, hope anyone can
help me here.

I am building a menu on the left and the content on the right. I want the
menu half to stay but when the buttons are push; the content side will change
accordingly.

The question I am asking is what kind of action script am I looking, is it
different graphic? Different flash file (import)? Or different scene.

Thanks for you time and help
Re: Need help on Flash xue
6/14/2006 6:12:27 AM
Hi,

Don't mean to muscle in on this thread, but I was looking for similar
answers a couple weeks back. I did find info that scenes added a lot of
bytes to a file, but that is as much info on how to layout the site as
I could find.

I didn't use separate swf, but just a movie clip for the page
background dragged to the main timeline five times. I use action script
and attachMovie to put the content on each page.

Is there a pitfall to this method (it seems it would otherwise be a
smaller file size?) or an advantage to separate swf's?

I have just started working with Flash and appreciate your expert
feedback.

Thanx,

Sue
AddThis Social Bookmark Button