Formatting your Adobe Flash8 website using CSS |
| Written by AnaS | |
|
In this tutorial it will be explained how to format an Adobe Flash 8 website text by using CSS.
Draw a text field on the stage using the Text tool from the Tools panel. In the Properties Inspector set the following formatting for the text field: Save the document as csstext.fla. Now create a .css file in the same directory with your csstext.fla file, name it csstext.css, and put this code in:
AnaS {
red {
beautiful { Great! Now go back to csstext.fla, open the Action Panel (F9) and write the following code:
//set the html property of the text field to true Now see the result:
You need to Register in order to download the FLA file.
written by jmc , November 14, 2008
Thansk for the interseting tutorials. Can't see the links for downloading the example files
written by sasikumar.g , November 21, 2008
tere is error in loading the css file Do you need more help? Ask now!
|
|
| Last Updated ( Saturday, 22 March 2008 ) |