• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Making link in flash?

There are actually two ways to create a "text" link inside a Flash object. You can just make it a button with the same up/down/over state (i.e., the text), and then specify a rectangle around the text in the hit frame. If you put just the text in the hit frame, then the link only works when you click on the text itself, which is annoying and can be hard to do depending on the font and size of the text.

However, if you are using Flash 5, you can actually create a link in text directly. Press Ctrl+T to get the "Character" window, and insert the URL in the URL field of the selected text, or as you create the new text.

No clue on your second question though.
 
Create a new symbol and give it the button attribute. Put the text in a layer in the Up frame. Insert a keyframe in the remaining frames. On the Hit frame, draw a filled rectangle over the text. The rectangle won't show up the Flash file, but serves as a reference for the file itself so it knows where to capture mouse clicks. Again, if you don't put the rectangle in the Hit frame, it'll only capture clicks that occur on the lines that form the text, versus an area you define that will include the blank space between each letter.

If my explanation isn't coherent enough, PM me with your e-mail and I'll send you an FLA that demonstrates this.
 
Back
Top