Jump to content

Flash Fullpage And Fullscreen Tutorial


Guest netpedia.eu

Recommended Posts

Guest netpedia.eu

In this tutorial you will learn how to create a fullpage and fullscreen flash website and how to dinamically allign all the elements on the stage.Click here to see a sample of the movie.You will need two very easy to use javascript files:- SWF Object to embed the swf file on your page. Download it here.- SWF Fit that resizes your flash movie automatically if your browser window size is smaller or greater than your flash minimum desired size keeping it accessible independent of screen resolution. Download it here. The flash movie 1. First we will create the scene with all the elements we need.More exactly we will draw 9 shapes that will represent the 9 areas of the stage which we will align. Convert all of these into movie clips (select each one and press F8):- Top Left (set name to top_left)- Middle Left (set name to middle_left)- Bottom Left (set name to bottom_left)- Middle Top (set name to middle_top)- Center (set name to center)- Middle Bottom (set name to middle_bottom)- Top Right (set name to top_right)- Middle Right (set name to top_right)-Bottom Right (set name to top_right)Don't forget to also name the instance not just the symbol (see below). more in http://netpedia.eu/res_tut_flash_fs.php

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...