Ask a Question related to Macromedia Flash, Design and Development.
-
BUB 209 #1
Skip to chapter...
Being a great one for learning things from the middle on out, I would like to
make a button in Flash MX for my plain-HTML website. I'm familiar with
some graphics programs like 3DSMax and Photoshop, but have spent
very little time with Flash. What I'm looking for is a tutorial on this
particular
topic, or guidance about which particular areas of the program I need to learn
to do this specific thing, if it's possible without needing a complete
overview.
Then, after making lots of money using the web site, I'll come back to the
program in all my lesiure time to learn the rest of it properly, ha ha.
BUB 209 Guest
-
Automatically insert chapter title in page header?
Thank you all for your tips. I am trying what Benoit and Gerald are suggesting and it seems to work, but I have one problem: I inserted sections... -
Chapter names in header
Hi Everyone I want to put the chapter name in the header - so that the relevant chapter name appears at the top of each page within that chapter.... -
chapter name or section name
I would like to know the following: I was setting a page layout of about 50 pages in indesign 2.0. Document is regarding compilation of articles... -
Change first page of chapter from recto to verso?
Suppose I've already formatted a chapter of my book, with the first page set as a recto, and suddenly I realize I need to make the first page of the... -
flashmx actionscript bible - best chapter
So, I just got the actionscript bible. I plan on reading the whole book, but is there a spot that anyone recommends scanning first? -
Adam Albright #2
Re: Skip to chapter...
On 04 Jun 2004 02:24:02 GMT, [email]bub209@aol.com[/email] (BUB 209) wrote:
>Being a great one for learning things from the middle on out, I would like to
>make a button in Flash MX for my plain-HTML website. I'm familiar with
>some graphics programs like 3DSMax and Photoshop, but have spent
>very little time with Flash. What I'm looking for is a tutorial on this
>particular
>topic, or guidance about which particular areas of the program I need to learn
>to do this specific thing, if it's possible without needing a complete
>overview.
>Then, after making lots of money using the web site, I'll come back to the
>program in all my lesiure time to learn the rest of it properly, ha ha.
Duh... Funny.
Flash comes with lots of ready made buttons. There in a odd place in
Flash MX 2004 (I think so anyway)
Try Window/other panels/common libaries/ buttons. Make a new layer,
set a keyframe, drag and drop on stage resize, recolor if you want.
To active the button do scripting. Clicking on the button should open
the Action script window. For example typing:
on (release){
window_txt.scroll = 1;
}
Would cause the text in a text field called window_txt to scroll up
one line. There's tons of tutorials on Flash on the web. Yes Flash
+tutorial in any Search engine should produce lots of hits.
Adam Albright Guest
-
BUB 209 #3
Re: Skip to chapter...
>Yes Flash
Thanks for the good place to start. My>+tutorial in any Search engine should produce lots of hits.
goal is to make a small "saw" button
for my remodeling web site that flexes
on the down, with maybe even a sound.
BUB 209 Guest



Reply With Quote

