I put a flash button in my front page site I am building…but I can’t figure how to get it to link to any of my other pages (like a normal Button) I tried different action scripts but no luck …any help would be cool …
pondos
I put a flash button in my front page site I am building…but I can’t figure how to get it to link to any of my other pages (like a normal Button) I tried different action scripts but no luck …any help would be cool …
pondos
on(press){
getURL("http://www.kirupa.com");
}
tried that fix and renamed it with the page to be loaded but for some reason it still gives me a can’t load it message.
is your site going to be html or flash?
Dreaweaver, much easier
html via flash buttons: insert>interactive>flash button>“pick a style”>font>font size>link (include http://)>target>bg color>ok
flash only: create a rectangle>convert to button>
window>insert digitalosophy's asctionscript>ok
{you can use on press handler or on release, rollover, doesnt matter}
:: Copyright KIRUPA 2024 //--