bluexon WEBSITE with great FREE Website Templates and have the website of your dreams created by proffesionsal website designers starting at as low as 40$
i just wanna know which program this which use it to create icon ????/i wanna get it and wanna know how make this icon work on project for bussiness sell and buy benefits.........ect
I have an FLA animation. When I click it, I want it to open my website. I've been trying to do it for weeks. Weeks of watching these damn tutorials. I hate flash.
On a new layer (on top) create a button that covers the entire stage. Delete the UP, OVER, and DOWN areas but have the HIT area cover the whole thing. When you are in the "edit" mode it will look like a transparent color (probably red or blue) is covering everything, but it won't appear on the actual movie. Add an action to that button so if they click anywhere on the movie it will open the web page (use a GET URL action).
JrYourself
You will have to type code for it in action script
so you have button for example click me
You will have to give instance name
btnClickMe, so add event listener for it
And function is going to be
gotoAndStop ('movie') your next frame name, thats where your Movie is going to be
Give to your frame any name you want
and it's going to be in brackets like this (' ')
Wolfbite369 1 month ago
i dont like your clicker
keylessCABOOSE 9 months ago
This has been flagged as spam show
bluexon WEBSITE with great FREE Website Templates and have the website of your dreams created by proffesionsal website designers starting at as low as 40$
grunge65432 2 years ago
How can i make a button , that when you click on the button, That It go's to a movie or something?
JrYourself 2 years ago
@JrYourself you need to learn action script ps when you mke a play button it will need to be a movie clip
iamawesomeest 1 year ago
hey.. wat version is ur macromedia?
xseanx90 2 years ago
MX 2004
begfeh 2 years ago
thanks know i made sorta a sound game thing
TiffanyStar06 2 years ago
what program is that??
lalabEsjen 3 years ago
In case you haven't found out in 7 months, it's Flash,
MarukashiX 3 years ago
why why the clicks and sound???
indigomews 4 years ago
It's just keyboard and mouse.
xuaige21 2 years ago
i just wanna know which program this which use it to create icon ????/i wanna get it and wanna know how make this icon work on project for bussiness sell and buy benefits.........ect
husham22222 4 years ago
Yes, click the "Video Response" button above. :)
freetutorials 4 years ago
I have an FLA animation. When I click it, I want it to open my website. I've been trying to do it for weeks. Weeks of watching these damn tutorials. I hate flash.
J2897 4 years ago
Are you trying to play a flash movie on your web site or do you have a button in a movie that opens another web site?
freetutorials 4 years ago
It's just a movie (No buttons). I'm trying to make it so that when I click anywhere in the movie, my website opens. Just like a normal hyperlink.
J2897 4 years ago
On a new layer (on top) create a button that covers the entire stage. Delete the UP, OVER, and DOWN areas but have the HIT area cover the whole thing. When you are in the "edit" mode it will look like a transparent color (probably red or blue) is covering everything, but it won't appear on the actual movie. Add an action to that button so if they click anywhere on the movie it will open the web page (use a GET URL action).
freetutorials 4 years ago