alert This appears to be a flash file, you cannot see a preview because flash player is no longer supoorted in browsers, but you can still download the file to study it's source code.
You can open/play the swf file with Flash Player exe
user marco81
marco81 (2)

zoom menu

Flash menu with images and zoom effect on rollover.
3220 downloads, 29615 views

zoom menu


Download (1.24 MB)

Comments

You need to login to post a comment.

user onook
onook 14 years ago


user dequila
dequila 14 years ago

thx~

user ankur
ankur 14 years ago

good work.......

user klawdog
klawdog 14 years ago

is it possible to have it link to scene in movie? instead of the }
on (release) {
getURL("http://www.marcobarbadoro.it/" );
}

user WebDataBank
WebDataBank 14 years ago

Davo per scontato che l' actionscript per inserire i link lo conoscesse... Infondo e' una cosa di base, ma proprio di base!
Comunque hai fatto benissimo a riportatlo!
Buona continuazione
WebDataBank

user marco81
the listing author marco81 14 years ago

sulle azioni della singola icona dovresti trovare questo codice
on (rollOver) {
gotoAndPlay("s1");
}
on (releaseOutside, rollOut) {
gotoAndPlay("s2");
}
on (release) {
getURL("http://www.marcobarbadoro.it/" );
}
sostitusci l' indirizzo con la pagina che desideri richiamare
ciao

user redrum
redrum 14 years ago

cool! cool!

user WebDataBank
WebDataBank 14 years ago

Non ho guardato i sorgenti, ma mi pare che gli oggetti che zummano siano dei bottoni, quindi basta inserire il link dal pannello delle azioni.
Se cos non fose basta creare un bottone trasparente per ogni immagine e procedere come sopra.
Ciao!

user misterbarone
misterbarone 14 years ago

bellissimo lavoro.
scusa ma mi potresti per favore indicare come immettere i link al clic sulle foto ?? sono alle prime esperienze.
grazie in anticipo

user phenix
phenix 14 years ago

Muito bom!

user k.jagadishreddy
k.jagadishreddy 14 years ago

Cool

user WebDataBank
WebDataBank 14 years ago

Italian:
Bravo, bel lavoro!
Tempo fa realizzai anch' io un dock menu, se lo ritrovo lo condivido!
_________________

English:
Good wirk!
;)

user alienlin
alienlin 14 years ago

thanks for sharing