Groups | Blog | Home
all groups > macromedia flash sitedesign > july 2007 >

macromedia flash sitedesign : Need help with flash site navigation


Franz Marksteiner
7/7/2007 12:00:00 AM
[quoted text, click to view]

Hi Steven,

Yes, that works as well. The only thing is that text-symbols only hover /
react on the very text (other than HTML links).


--
Kind regards,
Franz Marksteiner
stevendjc
7/7/2007 2:21:43 AM
I have a very basic flash site i've been working on. I have the preloader on
frame 1, then the action script on frame 2. I have been using the following
Action Script (AS2) to navigate:

home_btn.onRelease = function (){
gotoAndStop(3);
}

Home_btn (and the rest of them) are pictures I imported and converted to
symbols.

My question is, can I use the text tool, type some stuff, then convert it to a
symbol [button], give it an instance name and use it just like the images? [I
hasn't worked so far...]

Thank you.

-Steven
AddThis Social Bookmark Button