Banner

Sponsor

Login


Welcome Back!
Guest
Guest

Register

Lost your password?

67 users online



Simple question

Simple question

Currently viewing this thread: 1 (0 members and 1 guests)


simon_1

simon_1

Neverside Newbie
Status: Offline!

Simple question

My site is minimal and similar to this

http://www.migberlin.com/03/index.html

When you press the text button it stays the colour green.
How is this done?

Something like "when pressed stay a certain color"

I use this command on my textbutton to open the next line of textbuttons.

on(release) {
loadMovie("minimal3.swf", 2); //
}

Please help me I USE FLASH MX 2004
__________________

nykoelle

nykoelle

Crazy Pants
Status: Offline!

on(release) {
gotoAndStop(2);
}

//on frame 2
loadMovie("minimal3.swf", 2);

then also on frame two, swap the button with a graphic, the color you desire. If you notice, that green text is not clickable.

___________________

:: pop ::

Quick Jump:

Main Navigation


Site & Graphic Design by Aeon Tan
Developed by Jeremie Pelletier & Scott Roach


NeverAPI generated this page in 0.0063 seconds.