Log in

View Full Version : Link Help



Jon101
07-07-2007, 02:27 PM
I purchased a template to mess around with and test my skills.. im struggling. I cant figure out what a link is linking to, If that makes sense..

Basically if you click on "read more" I cant figure out where its pulling the pop up from. Any ideas how to simply view where it would be linking to?

Thanks!!

Medyman
07-07-2007, 03:18 PM
It's hard to know exactly.

The first place I would check is if there is AS attached to the button itself. If there is nothing there, then check the actions layer of the level that the link is on.

If the AS for the animation/link isn't there, then it could really be anywhere. AS isn't restricted to one place and with relative pointing, you can call AS for a button in any layer from any other.

If you still need some help, maybe upload the .fla.

Jon101
07-07-2007, 03:28 PM
How would i add a link in AS?

This is my first time working with flash..

Jon101
07-07-2007, 03:29 PM
Well now that i looked i came across this...

_root.TM_title = "Folio-read more8";


But i cant find that page to edit... where would it be? could it be anywhere?

Jon101
07-07-2007, 06:56 PM
figured it all out.

thanks!