![]() |
|
|||
|
|
||||
|
Welcome to our free FLASH Tutorial section. Our tutorials cover basics of Flash animation. It will help you to be an expert animator! Best of luck.
|
||||
|
|
| FLASH Introduction | FLASH How To | FLASH in HTML | FLASH Tweening | FLASH Guide Tween | FLASH Tint Tween | FLASH Shape Tween | FLASH Button 1 | FLASH Button 2 | FLASH Animation | FLASH Sound
FLASH in HTML Flash Embedded in HTMLAfter creating a Flash movie you choose File > Save As from the top menu to save your movie. Save the file as "Somefilename.fla". To embed the Flash movie you just made into an HTML page, you should go back to your Flash program and do the following steps: Step 1 Step 2 Step 3 Step 4
Note: This is the minimum code you need to embed a Flash movie in a browser. A broken icon will appear on the Web page if the user does not have the Flash plug-in installed. Note: In the code above there is both an <embed> tag and an <object> tag. This is because the <object> tag is recognized by Internet Explorer, and Netscape recognizes the <embed> tag and ignores the <object> tag. Step 5
|
|||
|
|
|
|||
Let the Flash Program do the WorkThe code above is the absolute minimum code to embed Flash movies in HTML pages. It is not recommended to use the minimum code. There should be a few more attributes added:
The Flash program can add these attributes for you: Step 1 Step 2 Step 3 Step 4
Copy Right 2009© Live Cartoon Show All Rights Reserved. |
||||