Flash Template Help Return to Template Page
Quick Guide
 
What is Flash Template and Why Choose Flash Pioneer?
Required Software
What's Inside?
Installing Fonts
 
Working with Flash
 
Opening FLA File in Flash
Changing Text Using Flash
Changing Images Using Flash
Assigning Links Using Flash
Replacing Sounds Using Flash
Publishing Flash Movie
 
Working with SWF Quicker
 
Brief Introduction about SWF Quicker
Opening SQF File in SWF Quicker
Changing Text in SWF Quicker
Changing Images Using SWF Quicker
Assigning Links Using SWF Quicker
Replacing Sounds Using SWF Quicker
Publishing Flash Movie in SWF Quicker
 
Working with Adobe Photoshop
 
Opening PSD File
Replacing Images Using Adobe Photoshop
 
Template FAQ
 

   Assigning Links Using SWF Quicker


To add some interactivity to the Flash animated part of your web design template, you should add some links to the Flash objects.

To assign links to your Flash template's buttons and text using SWF Quicker you should first launch SWF Quicker and open the SWF file. For details, you can refer to Opening SQF File.

Here I will tell you how to assign links to your Flash template's buttons and text.

Assign links to buttons:

When the SQF file opens in SWF Quicker, locate the button that you wish to assign a link to. To do this, drag the Playhead (the small transparent rectangle) at the top of the Timeline to the right until you see the button on the stage. Invisible buttons appear light green in the screen, but are not visible at all in the .swf movie displayed in your web pages.

Tips:  Make sure the symbol's layer is not locked. If a layer is locked, click once on its padlock icon to unlock it.

A thin blue border appears around the object when it is selected, and Properties panel will display what type of symbol it is:

Symbol Behavior

If the Properties panel appears as pictured above, then you are ready to edit the button.

With the Button still selected, open the Actions panel if it isn't already open.

Now you can type the script like follows in it:

on (release) {
    getURL("your_url_here");
}

Tips: You can type your entire URL enclosed in quotation marks " ". Never forget parentheses () or your link will not function.

Actually getURL function accepts three arguments: URL, window type and variables send method. Window type argument specifies the window new URL will be opened in. It will be opened in same window if you don't fill window type. If you want to open it in a new window, use "_blank" argument. Variables send method should be used if you are parsing some variables through URL string. Available options are "GET" and "POST". Here is an example of calling index page with "item" variable with "5" value in the new window using GET method:

on (release) {
    getURL("http://mysite.com/index.php?item=5", "_blank", "GET");
}

Assign links to text:

If you wish to assign links to text, first, please select text using Text Tool. Go to Properties Panel and set the Text Type as HTML. At the very bottom of that panel you'll see URL input box. Just fill it with your URL.

URL Input Box

If, however, the Properties Panel displays something other than the text, such as Movie Clip, you must go further inside the symbol to edit the text. Here, you can see the text "more" which the cursor directs to is inside a movie clip.

Movie Clip

To do so, double-click movie clip on the stage with the Transform tool. SWF Quicker will display the Movie Clip's timeline instead of the main timeline.

Main Timeline of Movie clip

Click once on the object on the screen with Text tool, then you can assign links to text in properties panel.

Now, if you finish your modification, it's time to publish your Flash movie. Here with detailed instructions and tips about it.

 

Home | Free Product | Video Chat | Flash Show | Flash Templates | Flash Templates Package | Free Stuff | Custom Service | Showcase | Custom Order Form | Custom Full Price List | Pay for Customization | Template Help | Chat Help | Show Help | Forum | Contact | Site Map | Links
SourceTec Software Co., LTD. All rights reserved. Email:support@flashpioneer.com
Free Flash templates, Flash Custom, Flash Chat, Free Flash Products, Flash Application, Flash Game, FCS / FMS, Flex, RIA