| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
text as button
Is there a trick to make text act like a button in Flash? Thanks
|
|
#2
|
||||
|
||||
|
You can create hypertext in Flash... just select the text and enter the URI in the "URL" field in the properties panel. (Flash MX and above)
Text in Flash may or may not have an "onClick" event, I wouldn't know. Check the ActionScript reference. |
|
#3
|
||||
|
||||
|
the flash onclick for a basic button is
on (press) { getURL("http://www.yourdomain.com", "_self"); } which is in actions > movie control > on But the symbol has to be a button, if i remeber correctly but there are other ways of creating a button you might find this site usefull, as they do all the hard work http://www.flashbuttons.com/
__________________
Around a circle you can always draw a bigger circle. EnenDaveyBoy |
![]() |
| Viewing: ASP Free Forums > Web Design > Multimedia > text as button |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|