Header Banner
WonderHowTo Logo
WonderHowTo
Adobe Flash
wonderhowto.mark.png
Gadget Hacks Next Reality Food Hacks Null Byte The Secret Yumiverse Invisiverse Macgyverisms Mind Hacks Mad Science Lock Picking Driverless

How to Create links and change elements with AS3 in Flash CS3

Aug 5, 2010 05:48 PM
"How to Create links and change elements with AS3 in Flash CS3" cover image

Create links and change elements with AS3 in Flash CS3 Use buttons to change the appearance of a button, navigate to a different place in a time line and link to a website. Use action script 3.0. Publish settings. Need to apply actions. Create an event listener. Attach to a button that you want it to listen for something to happen. When it hears a mouse click, it will execute the function. Give the buttons instance names R_btn, G_btn, and B_btn. The script for the r button will reduce the alpha. The script for the G_btn navigates a timeline. The script for B_btn navigates to a given URL.

Video not playing properly? Click here to see the original video

You already know how to use your phone. With Gadget Hacks' newsletter, we'll show you how to master it. Each week, we explore features, hidden tools, and advanced settings that give you more control over iOS and Android than most users even know exists.

Sign up for Gadget Hacks Weekly and start unlocking your phone's full potential.

Related Articles

Comments

No Comments Exist

Be the first, drop a comment!