|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
swf-animation as link
hi,
i have a simple question - how can i define a swf object implemented in a website as link. thx cu w2k-user |
|
#2
|
|||
|
|||
|
you probably tried this:
<a href="..."><object ...></object></a> there is no way to do it this way. plugins take over full control of your pc when they are runnign and the browser only gets the messages they send to it. QuickTime eg. at least supports a onclick event (or similar, canīt remember the name) you need to do it inside the flash movie. afaik getURL() or browseURL() or similar was the command... (my flash time was long ago...)
__________________
-- Manuel Hirsch - Linux, FreeBSD, programming, administration articles, tutorials and more. |
|
#3
|
|||
|
|||
|
I would place an invisible Button over your whole movie and attach getUrl for your link to that button.
Mantas |
![]() |
| Viewing: Dev Shed Forums > Web Design > Flash Help > swf-animation as link |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|