Leave a suggestion

If this tutorial is not what you were looking for, you still have any questions, suggestions or concerns - feel free to let us know. Please help us to serve you better!

Your Name

Your Email

Your Message (required)

captcha

Website Templates Category RSS

Read More

The SWiSH animated templates updates:

1. Today, all of the editing intended objects are based in the separate sprites. That is what substantially increase the understanding of the editable structure and considerably decrease the quantity of animation (the editing of a product takes place only with the static object, as a result the animation is maintained straight by …

Read More

SWiSHzone.com Pty Ltd (developer of  SWISH Max) released a new product (SWiSH Max2) on September, 25 2007. Lots of bugs and discrepancies were fixed in the new build.

Main features of the new product:

1) New Interface
It is now more comfortable for users than in earlier versions. And the most important thing is that a brand …

Read More

Read More

Read More

Read More

Read More

Read More

Open the “tfile_main.xml” file (also called “main.xml file) in notepad or wordpad editor. Edit the text and save this file as Unicode Text Document or URF-8 encoding:

Open the .FLA file (from “sources/flash” folder) using Adobe Flash program and locate the text box where you need to use Swedish characters. Select the text box and change the Font type, which …

Read More

Read More

Open the .FLA file (from “sources/flash” folder)  using Adobe Flash program and locate the text box where you need to use Arabic characters. Select the text box and change the Font type, which supports the characters (for example Arial font):

While the text box is still selected, in the same properties panel click on the “Embed…” button. Hold down the …

Read More

In this tutorial you will learn the way to remove link, hand cursor, and rollover effects from image:

1) Locate pages symbol and the page itself

2) Select image you need to remove actions and press F9, you should see similar code:

onClipEvent (load) {
  this.hitArea = this.area
  num = 1;
  }
  on (rollOver) {
  this.gotoAndPlay("s1");
  }
  on (rollOut, releaseOutside …
Read More

We are glad to introduce updated and improved version of the Dynamic Flash Photo Galleries.The initial version of our Dynamic Flash Photo Galleries has become very popular among our customers and we received quite a lot of suggestions regarding further improvement of the product. As a result we decided to upgrade our Dynamic Flash Photo Galleries considering most of …

Read More

To add some interactivity to the flash animated part of your web design template you should add some links to the flash objects. For example you’ll need to link flash buttons with pages of your website or redirect your flash intro to homepage after it finished.

There are some kinds of links in Macromedia Flash: button symbol links, frame links …

Read More

To fit flash header your company needs you to change the company name, company slogan and the buttons’ text. It’s quite easy. So let’s do it step by step.

First of all you should open your “FLA” file from web design template package in Macromedia Flash. Now you should locate text that you want to change. There are two ways …

Read More

When you save your .fla files, it is important to keep the same filenames that were originally used by the template designer. Also consider using a consistent naming scheme for your documents. This is particularly important if you save multiple versions of a single project.

Use intuitive, easy-to-read names for your files. Do not use spaces, capitalization, or special characters. …

Read More

In process of your web design template customization you will perhaps need to insert your company logo or images to the Flash animated header. Herein, you’ll find a quick guide on how to do that.

Open your source “FLA” file in Macromedia Flash and press “F11″ to launch symbols library. To perform search of a needed image symbol will be …

Read More

Finally, after you’ve made the appropriate changes to the flash animated header of your web design template you should publish and update it.

You may want to modify the publish settings to reduce the download time or increase the image quality. To do so, please, choose “File/Publish Settings…” from top menu. In “Publish Settings” window choose “Flash” tab. The main …

Read More

Q: How can I make the flash header play full animation the first time a visitor comes to my website and then skip it when he/she visits it repeatedly?

A: You can implement this by using the Flash analogue of cookies. It’s called the “SharedObject()”

The “SharedObject()” class allows you to store some data on the visitors computer. With an …

Read More

Q: Why can’t I use the ScrollPane component with your templates?

A: You can use it. Just change Action Script version from Action Script 1.0 to Action Script 2.0 in the Flash tab of the Publish Settings window. Press “CTRL + SHIFT + F12″ to access this window.

Read More