MrMischeif
Programmer
Ok, here goes,
I'm trying to create a flash menu in flash 5, making the tweens etc. was the easy part, im trying to put a get url at the end of my tweens. It works SOMETIMES, on some buttons, when i go to actions>basic actions>getURL it will insert
but on most it will go
, this is all, Which is pissing me off because as soon as my motion gets to that frame it will automatically open that link which is NOT GOOD. I want it so thatr when the button is clicked on it will go to said url. I really have to get this done ASAP, I'm certain it's a basic problem but im doin it wrong or something, PLEASE HELP!!!!!
I'm trying to create a flash menu in flash 5, making the tweens etc. was the easy part, im trying to put a get url at the end of my tweens. It works SOMETIMES, on some buttons, when i go to actions>basic actions>getURL it will insert
Code:
"on(release) {getURL Blah Blah Blah"
Code:
"{getURL}"