|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi,
I´m new in Flash CS3 and I´m trying to get some answers to my problem.. The question is that how do I create a link to an image in flash?? I know how to make a link to a text field but I really don´t know how this could get working properly.. :/ |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Link to an external URL image? In AS 2 the code is 'getURL("putaddresshere")'
and in AS 3 it's 'navigateToURL("")' ... If it's a simple image, it's easier just to import it to the stage, save it as a symbol, put it in a timeline frame and then code your link so on click or rollover it goes 'gotoAndPlay(framenumber)'. |
|
![]() |
| Outils de la discussion | |
|
|