| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: Dec 2007
Posts: 3
|
Adding hotspots to swf files????
Does anyone know how to do this? I have a swf movie I made that animates an 'enter' logo for my loader page but I need it to be either clickable or automatically go to my home.html page.... Anyone have any insight on this? thanks! |
|
|
|
|
|
#2 (permalink) |
|
stephen eighmey
Join Date: Oct 2006
Location: earth
Posts: 152
|
to be clickable, make this "symbol" a button. then assign a button action to it. make sure you also define a hit state or else only solid areas inside this button symbol will be clickable. if you want it to auto go to your html page you'll have to determine when the loading is finished and then do a getURL action based on this info. perhaps you should also read up on some very basic flash functionality. |
|
|
|
#3 (permalink) |
|
shiro
Join Date: Aug 2007
Location: Yokohama, Japan
Posts: 2,610
|
Or you can just add an invisible button overtop the area you want to be clickable. In flash, draw your shape in the place you want it, then turn it into a button object. Then open it up to edit it, and move the contents of frame one to frame four, and make sure you have nothing in frames 1-3. This will make the button invisible (when you run the movie - you can still see it while you are editing). |
|
![]() |