PDA

View Full Version : How do you customize FLASH website templates?


Vugluskr
07-08-2008, 07:17 PM
Specifically, I just want to add a link to my flash template that links to an html folder which contains a slide show.

I am using Macromedia Flash 8 to do this project, if that helps

Can someone assist?

RedBaron
07-08-2008, 08:35 PM
Create your object of whatever the link will be - make sure it's a symbol. You can change any shape to a symbol with F8. Text works fine to.

Give the link object an instance name - in the lower right hand corner in the properties panel.

Then you need to add the action script to the object. If you add it on the object itself(while the object is selected) type:

onPress = function() { getURL("[Only registered and activated users can see links]"); }

I recommend creating an actionions layer then adding this code there:

linkObject.onPress = function() { getURL("[Only registered and activated users can see links]"); }

web2.0
07-31-2008, 06:57 PM
There are a lot of web sites that offer customization service.