<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Flash tutorials &#124; Flash video tutorials &#124; Flash actionscript &#124; flash animation &#124; flash menu &#124; flashconf.com</title>
	<link>http://www.flashconf.com</link>
	<description>Flash tutorials, Flash video tutorials, Flash actionscript, flash animation , flash menu</description>
	<lastBuildDate>Wed, 10 Mar 2010 14:39:04 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>How to use Flash stroke and Tools panel</title>
		<description><![CDATA[

You can specify the stroke and fill color of graphic objects and shapes using either the Stroke Color and Fill Color controls in the Tools panel, or the Stroke Color and Fill Color controls in the Property inspector.
The Stroke Color and Fill Color section of the Tools panel contains controls for activating the Stroke Color [...]]]></description>
		<link>http://www.flashconf.com/flash-cs4/how-to-use-flash-stroke-and-tools-panel/</link>
			</item>
	<item>
		<title>AS3 Custom Cursor</title>
		<description><![CDATA[Syntax used works in AS3 and AS2.
The syntax goes as so:
[sourcecode language='JavaScript']
//Hide mouse
Mouse.hide();
//Replace hidden mouse with cursor mc
customCursor.startDrag(true);
[/sourcecode]
Exampe here:


Download the example custom-cursor-As3.zip
]]></description>
		<link>http://www.flashconf.com/actionscript/as3-custom-cursor/</link>
			</item>
	<item>
		<title>How to create Flash Bubble effect</title>
		<description><![CDATA[The following code will allow you to create a Bubble Effect in Flash CS4/AS3. To get the script to work correctly you need to have a movieClip in your library with the class name "bubble_class"

This AS3 class  will create the bubble effect.
package {
import flash.display.MovieClip;
import flash.events.Event;
import flash.display.Stage;
class bubbles {
private var target:Object;
//private var imageClass:Object;
private var speed:Number=.75;
private var [...]]]></description>
		<link>http://www.flashconf.com/flash-cs4/how-to-create-flash-bubble-effect/</link>
			</item>
	<item>
		<title>How to Create and edit a gradient fill</title>
		<description><![CDATA[A gradient is a multicolor fill in which one color gradually changes into another color. Flash lets you apply up to 15 color transitions to a gradient. Creating a gradient is a good way to create a smooth color gradation across one or more objects. You can save a gradient as a swatch to make [...]]]></description>
		<link>http://www.flashconf.com/flash-cs4/how-to-create-and-edit-a-gradient-fill/</link>
			</item>
	<item>
		<title>How To Create or edit a solid color</title>
		<description><![CDATA[
You can create any color using the Flash Color panel. If an object is selected on the Stage, the color modifications you make in the Color panel are applied to the selection. You can select colors in RGB or HSB , or you can expand the panel to use hexadecimal mode. You can also specify [...]]]></description>
		<link>http://www.flashconf.com/flash-cs4/how-to-create-or-edit-a-solid-color/</link>
			</item>
	<item>
		<title>Flash CS4 Color palettes</title>
		<description><![CDATA[
Each Flash file contains its own color palettes, stored in the Flash document. Flash displays a file’s palette as swatches in the Fill Color and Stroke Color controls and in the Swatches panel. The default color palette is the web-safe palette of 216 colors . To add colors to the current color palette , use [...]]]></description>
		<link>http://www.flashconf.com/flash-cs4/flash-cs4-color-palettes/</link>
			</item>
	<item>
		<title>Flash CS4 Color panel</title>
		<description><![CDATA[
The Color panel lets you modify the color palette of a FLA and change the color of strokes and fills, including the following:

Import, export, delete, and otherwise modify the color palette for a FLA file by using the Swatches panel.
Select colors in hexadecimal mode.
Create multicolor gradients.
Use gradients to produce a wide range of effects, such [...]]]></description>
		<link>http://www.flashconf.com/flash-cs4/flash-cs4-color-panel/</link>
			</item>
	<item>
		<title>How to install flash player on ubuntu 64 bit</title>
		<description><![CDATA[for the pure 64-bit-flash-version: installation guide:
# deinstall all other Flashplayer
# which are installed?:
dpkg -l flashplugin-nonfree mozilla-plugin-gnash swfdec-mozilla
#
# delete installed:
sudo apt-get remove mozilla-plugin-gnash swfdec-mozilla flashplugin-nonfree
#
# create new folder for Flashplayer:
sudo mkdir /usr/lib/flashplugin-nonfree/
#
# copy the new Flashplayer in the just created folder. change the first
# term to the unpacked path.
# if you unpacked to your Desktop, replace [...]]]></description>
		<link>http://www.flashconf.com/flash-scripts/how-to-install-flash-player-on-ubuntu-64-bit/</link>
			</item>
	<item>
		<title>How to Create and manage Flash projects</title>
		<description><![CDATA[

You use the Project panel (Window &#62; Other Panels &#62; Project) to create and manage projects. The panel displays the contents of a Flash project in a collapsible tree structure. The panel title bar displays the project name.
If certain types of project files are missing (not in the specified location), a dialog specifying which items are missing [...]]]></description>
		<link>http://www.flashconf.com/flash-cs4/how-to-create-and-manage-flash-projects/</link>
			</item>
	<item>
		<title>How to Use flash templates</title>
		<description><![CDATA[
Templates are FLA files that are preconfigured with content that you can customize for your own purposes. There are several different templates available.


About templates

Flash templates provide you with easy-to-use starting points for common projects. There are several templates for advertising projects included with Flash.

Advertising templates
Advertising templates facilitate the creation of standard rich media types and [...]]]></description>
		<link>http://www.flashconf.com/flash-cs4/how-to-use-flash-templates/</link>
			</item>
	<item>
		<title>Easy Scrolling text</title>
		<description><![CDATA[
There are several ways to create scrolling text in Flash:

Make dynamic or input text fields scrollable by using menu commands or the text field handle. This does not add a scrollbar to the text field, but instead allows the user to scroll the text with the arrow keys (for text fields also set to Selectable) [...]]]></description>
		<link>http://www.flashconf.com/flash-cs4/easy-scrolling-text/</link>
			</item>
	<item>
		<title>How to Substitute Missing Fonts</title>
		<description><![CDATA[

If you work with a document that contains fonts that aren’t installed on your system, Flash uses the fonts available on your system. You can select which fonts are substituted for the missing fonts, or you can let Flash substitute missing fonts with the Flash System Default Font.
When a font is substituted, the text is [...]]]></description>
		<link>http://www.flashconf.com/flash-cs4/how-to-substitute-missing-fonts/</link>
			</item>
	<item>
		<title>How to Link horizontal text to a URL</title>
		<description><![CDATA[

Select text or a text field:

Use the Text tool  to select text in a text field.
To link all the text in a text field, use the Selection tool  to select a text field.


In the Link text field in the Options section of the Property inspector (Window &#62; Properties), enter the URL to which you want to [...]]]></description>
		<link>http://www.flashconf.com/flash-cs4/how-to-link-horizontal-text-to-a-url/</link>
			</item>
	<item>
		<title>How to Check spelling a Flash document</title>
		<description><![CDATA[

Select Text &#62; Check Spelling to view the Check Spelling dialog box.The box in the upper-left corner identifies words not found in the selected dictionaries, and also identifies the type of element that contains the text (such as a text field or frame label).
Do one of the following:

Click Add To Personal to add the word to [...]]]></description>
		<link>http://www.flashconf.com/flash-cs4/how-to-check-spelling-a-flash-document/</link>
			</item>
	<item>
		<title>How to Create and edit text fields</title>
		<description><![CDATA[

Text is horizontal by default. However, static text can also be aligned vertically.
You can use most common word-processing techniques to edit text in Flash. Use the Cut, Copy, and Paste commands to move text in a Flash file as well as between Flash and other applications.



Add text to the Stage


Select the Text tool .
In the Property [...]]]></description>
		<link>http://www.flashconf.com/flash-cs4/how-to-create-and-edit-text-fields/</link>
			</item>
</channel>
</rss>
