Giving an Image a Link
i'm newbie using flash (except stint using v. 4 years ago).
forget how give image link. i'm making simple rotating
banner , each time new picture comes up, want give new link
for user click on. can me started this?
--
brandon
http://www.presentationsdirect.com
forget how give image link. i'm making simple rotating
banner , each time new picture comes up, want give new link
for user click on. can me started this?
--
brandon
http://www.presentationsdirect.com
convert desired clickable area button in library.
this, select object, press f8, give name, , choose button.
then, click on button on stage once, , open actions panel,
and put action in:
on(release){
geturl(" http://www.myurl.com")
}
and change url url need go to.
"brandon" <bsmith@presentationsdirect.nospam.com> wrote in message
news:f22a8t$97c$1@forums.macromedia.com...
> i'm newbie using flash (except stint using v. 4 years ago).
> forget how give image link. i'm making simple rotating
> banner , each time new picture comes up, want give new link
> user click on. can me started this?
>
> --
> brandon
> http://www.presentationsdirect.com
>
this, select object, press f8, give name, , choose button.
then, click on button on stage once, , open actions panel,
and put action in:
on(release){
geturl(" http://www.myurl.com")
}
and change url url need go to.
"brandon" <bsmith@presentationsdirect.nospam.com> wrote in message
news:f22a8t$97c$1@forums.macromedia.com...
> i'm newbie using flash (except stint using v. 4 years ago).
> forget how give image link. i'm making simple rotating
> banner , each time new picture comes up, want give new link
> user click on. can me started this?
>
> --
> brandon
> http://www.presentationsdirect.com
>
More discussions in Adobe Animate CC - General
adobe
Comments
Post a Comment