- Web templates
- 3 Color Templates
- CSS Templates
- Dynamic Flash
- Dynamic Flash Photo Gallery
- Flash Animated Templates
- Flash CMS Intro
- Flash Intro Templates
- Flash Templates
- Dynamic SWISH Templates
- Full Package Templates
- Full Site templates
- JS Animated
- PSD Template
- Razor-Templates
- Stretched Template
- SWISH Animated templates
- Swish Templates
- XML Flash Templates
- PRO templates
- Responsive web templates
- Bootstrap Templates
- E-commerce Templates
- CMS & Blog Templates
- Corporate Design
- Silverlight
- Video Templates
- Facebook Layouts
Leave a suggestion
XML Flash Templates Category RSS
How to add new "read more" page
November 15 2010 | Category: Working with XML Flash, XML Flash Template Tutorials, XML Flash Templates
How to add Hebrew text
November 15 2010 | Category: Working with XML Flash, XML Flash Template Tutorials, XML Flash Templates
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 MoreHow to open a link in a new browser tab
November 15 2010 | Category: Working with XML Flash, XML Flash Template Tutorials, XML Flash Templates
How to add Arabic text
November 15 2010 | Category: Working with XML Flash, XML Flash Template Tutorials, XML Flash Templates
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 MoreHow to remove a link and a hand cursor
November 15 2010 | Category: Working with XML Flash, XML Flash Template Tutorials, XML Flash Templates
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
formStructure.xml file
November 15 2010 | Category: Working with XML-based forms, XML Flash Template Tutorials, XML Flash Templates
The structure file fcContactFormStructure.xml describes the form fields, their types and properties. The form is based upon the data from this file and therefore will not work correctly in case this file contains errors. It is not recommended to edit this file without understanding of what you are doing.
The structure of this file should coincide with the existing fields …
Read MoreGetting Started
November 15 2010 | Category: Working with XML-based forms, XML Flash Template Tutorials, XML Flash Templates
If your template has an XML-based contact form you may need to get familiar with the following information which will help you to set up and configure your contact form according to your requirements.
You’ll find the following files that will be needed for the contact form:
• contact.asp
• contact.php
• formConfiguration.xml
• formStructure.xml
• [cfDataProviders]
contact.asp and contact.php…
Read MoreformConfiguration.xml file
November 15 2010 | Category: Working with XML-based forms, XML Flash Template Tutorials, XML Flash Templates
The settings are as follows (they go in the same order as in the fcContactFormConfiguration.xml):
• An e-mail address which will be used to receive messages from your contact form. You can specify several e-mail addresses separating them with a comma. For example: first_email@domain.com, second_email@domain.com, third@domain.com
• A server script type which will process sending e-mails. It depends on …
Read MoreHow to upload a template to the server
November 15 2010 | Category: Working with XML Flash, XML Flash Template Tutorials, XML Flash Templates
How to expand a gallery (scrolling bar)
November 15 2010 | Category: Working with XML Flash, XML Flash Template Tutorials, XML Flash Templates
How to add a content page
November 15 2010 | Category: Working with XML Flash, XML Flash Template Tutorials, XML Flash Templates
Xml Flash. How to edit text
November 15 2010 | Category: Working with XML Flash, XML Flash Template Tutorials, XML Flash Templates
Editing text content in the XML Flash template.
Read MoreXML Flash. How to assign a link to text
November 15 2010 | Category: Working with XML Flash, XML Flash Template Tutorials, XML Flash Templates
In this tutorial you will learn the way to link text in XML Flash template.
Read MoreHow to assign a link to an image
November 15 2010 | Category: Working with XML Flash, XML Flash Template Tutorials, XML Flash Templates
How to add a text area
November 15 2010 | Category: Working with XML Flash, XML Flash Template Tutorials, XML Flash Templates
How to change music
November 15 2010 | Category: Working with XML Flash, XML Flash Template Tutorials, XML Flash Templates
XML Flash template
November 15 2010 | Category: Working with XML Flash, XML Flash Template Tutorials, XML Flash Templates
Template ID: 16461
XML Flash Site templates are equipped with the system that will simplify your work with the Flash website by giving you the opportunity to edit it without having to use the special Flash software for that (you only work with the XML file). Besides it grants you a set of additional convenient features like switching the menu items which will automatically be followed by the proper page switches.
Read More
How to add new read more page
November 15 2010 | Category: Working with XML Flash, XML Flash Template Tutorials, XML Flash Templates
Xml Flash. How to change a font style.
Read MoreIn this tutorial you will learn the way to create new popup page and link it.
First of all you should understand that you do not need to edit FLA file to create new popup page for XML template
1) Open folder "XML" in your template "site_flash" folder and edit "main.xml" in any text editor.
2) Locate page with the …
Read More