all groups > flash (macromedia) > april 2005 >
You're in the

flash (macromedia)

group:

website design problem



website design problem ferlyman
4/3/2005 11:49:17 PM
flash (macromedia): I have a movie clip with two buttons that aren't supposed to show until you
click on one of three other buttons that take you to a slideshow, I have three
categories with about forty pic's and the next and previous button show up
right away when I test scene, they are at the tenth and I have no idea why they
would show up right away. Any idea's or comments would be appreciated.
Re: website design problem David Stiller
4/4/2005 9:08:33 AM
ferlyman,

[quoted text, click to view]

There are probably a dozen ways to accomplish this goal, so we'll need
more information.

[quoted text, click to view]

How are they set up? Are they right there in the timeline with your
other visual assets?

[quoted text, click to view]

At the tenth ... frame? Tenth what? :)

[quoted text, click to view]

You might put these buttons into a movie clip and hide the movie clip
(via its _visible or _alpha properties, or by moving it off Stage); you
might reference the buttons themselves (via the same); you might move these
buttons to frames that appear later. The list goes on.


David
stiller (at) quip (dot) net
"Luck is the residue of good design."

Re: website design problem ferlyman
4/4/2005 10:01:13 PM
They are in my movie clip timeline, I have them on the tenth frame where if
you click on one of the category buttons and they take you to the slideshow
that starts and that is when they are supposed to appear. They are each on
there own layer, there is a blank keyframe and then blank frames up till the
tenth frame where the first slide show starts. Should I have them on the main
stage and make them load movie instead? I don't know what else to tell you
David, I'm sure it's something simple but I don't see why it would do this.
Re: website design problem David Stiller
4/5/2005 8:28:40 AM
ferlyman,

[quoted text, click to view]

Okay, no problems yet, that I can see. You have a movie clip on the
main timeline, and inside this movie clip, you have two buttons on the tenth
frame.

[quoted text, click to view]

Assuming your movie is at 12fps (frames per second) or faster (12 is the
default) it would take less than one second for those buttons to show up --
unless you stop the movie clip they're in. Movie clips just *go* unless you
tell them to stop. Have you done that?

[quoted text, click to view]

You can put them wherever you want. It may make perfect sense to
contain them in a movie clip. But you do have to understand how movie clips
work, just like any other tool. :)


David
stiller (at) quip (dot) net
"Luck is the residue of good design."

Re: website design problem David Stiller
4/5/2005 4:07:44 PM
[quoted text, click to view]

Use the Debugger panel to see the actual _currentframe property of the
movie clip that contains those buttons. Then you'll know for sure. The
good thing is, it's programming, man ... there's no guess work. Once you
see the lay of the land -- you simply must not be aware of all that's going
on yet -- you code accordingly.


David
stiller (at) quip (dot) net
"Luck is the residue of good design."

Re: website design problem ferlyman
4/5/2005 6:57:14 PM
I have put a stop action above the buttons on the first frame and they are
still there, it's not like it's playing the movie clip, it's like the buttons
are there on the first frame of my movie clip and then they disappear when I
click on the next button as it goes to the tenth frame and stops and then the
buttons show up like there suppossed to. Gonna go mess with them and try to
figure them out cause it's really annoying me.
Re: website design problem ferlyman
4/6/2005 12:09:55 AM
Hey David, yeah I don't know what the heck is going on in the debugger, I don't
know anything about code, I go to debug movie but I don't know what I'm looking
for, the _current frame is non excesible and I can't seem to figure it out so
I'm going to try and read up on this debugger and debug movie. I don't like
code,lol, I just want it to work like I made it,lol.
Re: website design problem David Stiller
4/6/2005 9:12:38 AM
ferlyman,

[quoted text, click to view]

The Debugger is mainly for code, but not entirely. :)

[quoted text, click to view]

You're looking for the _level0 node in the upper left hand corner. Find
the movie clip in question via its instance name. Click on that, look in
Properties, below.


David
stiller (at) quip (dot) net
"Luck is the residue of good design."

AddThis Social Bookmark Button