Help needed with Adobe Flash CS6?

A Place For Programmers Of All Levels To Discuss Programming & Web Building.

Moderator: Community Moderator

Locked
joselm82
Corporal
Corporal
Posts: 49
Joined: 09 Oct 2009, 21:17
Has thanked: 4 times

Help needed with Adobe Flash CS6?

Post by joselm82 »

I'm new to flash and can't figure out how to make my links glow when I mouse is over them.
Can someone with experience in this area help me out if you have time, thank you. :)
Last edited by Haggisman on 05 Jun 2012, 00:28, edited 2 times in total.
Reason: Topic moved and subject/code edit
User avatar
ChattChitto
Site Admin
Site Admin
Posts: 13868
Joined: 20 Aug 2009, 06:20
Status: The Don
Location: The Fourth Dimension
Has thanked: 11 times
Been thanked: 38 times
Contact:

Re: Help needed with Adobe Flash CS6?

Post by ChattChitto »

[youtube]http://www.youtube.com/watch?v=v00tAkkgh8c[/youtube]

Instructions:
  1. Know what you're going to create before creating it. Flash interactive buttons are actually four frames of movie clips laid out in a timeline, so it's important that you know in advance what you want each frame to do.
  2. Open Flash and choose Insert > New Symbol from the dropdown menu. enter a name for the symbol in the Create New Symbol dialog box and for Behavior, choose "button." A timeline header will open up displaying four frames, showing the four states needed to create the button: Up, Over, Down and Hit.
  3. Create the Up state image by either drawing, importing or selecting another symbol from the menu, or Stage. Use the movie clip symbol if you want the button to be animated.
  4. Hit the "Over" frame and choose "Insert Keyframe," which duplicates the image you created in the Up frame. At this point you can change the image's color, or other aspects of the button you created in the Up frame.
  5. Repeat the process for the Down and Hit frames. The Hit frame defines the area of the image that will respond when clicked, so it's important that its graphic be larger than those displayed in the three previous stages.
  6. Move the button in the Hit frame to a different location to create a rollover effect, which changes its appearance to another graphic on the Stage. Or add a sound to the button by selecting the frame in the timeline, choosing Window > Properties and selecting a sound from the sound menu in the property inspector.
  7. Choose Edit > Edit Document and drag the button you created onto your page or movie.
To err is human, to forgive is divine
We can't all be heroes, because somebody has to sit on the curb and applaud when they go by.

ChattChitto RG - Apps Upload List: http://chattchitto.com/forum/viewtopic.php?f=29&t=104
ChattChitto RG - Movies Upload List: http://chattchitto.com/forum/viewtopic.php?f=29&t=5092
ChattChitto RG - Music Upload List: http://chattchitto.com/forum/viewtopic.php?f=29&t=34836
Locked

Return to “Programming/Web Building Chat & Support”