Analysis of the entire Flash site produced -3

Related Tags:

  5, in the text About Import Show About the case of the sub-columns, in settings in the document index.fla About button action: 
  On (release) ( 
  LoadMovieNum ( "aboutus.swf" 1); 
  UnloadMovieNum (2); 
  ) 
  Aboutus.fla document in the text to show that the text box, text box attribute set to lines (Multiline), Var: aboutus (Note that the variable name). 
  For the text box where the frame and ActionScript code: loadVariables ( "aboutus.txt", ""); 
  Aboutus.swf document in the preparation of their directory about.txt a text file, the text starts with "aboutus =","=" behind write a formal text. 

  Import text files will be complete within the scene to the main results: 

  Fourth, pay attention to matters 1, paying attention to all of the paper length, Width attribute the entire Flash site from the screen level, very similar to Photoshop's layer structure, we can look at the scene of each layer as a document of the document is in the Background Changkuan arising within the scope.    In order to facilitate positioning, we can let the scenes of the main document and maintain the unity of the ratio of length and width, so the layout is very convenient arrangement.    Otherwise, we must be careful to control their statements setProperty position. 
  2, the attention will be issued a document issued html options need for a transparent mode of each document will be released for reasons of transparency mode is not for the background of a background document, the document because of the length and width ratio and the scene is basically the same If a background of the paper, we will cover the contents of the scene. 
  Settings: in the publish settings, check html options in the selection panel in html windows mode: Transparent Windowless Figure. 

  3, the use of text import, attention to the contents of the beginning of the text file must be a "text box in the Var attribute definition of the same string = Text."    Besides the need to import text documents and was swf import text files of txt best in the same directory. 
  4, note carefully check documentation between the call is correct, avoid "dead links." 

Related articles:

Beginners Guide to HTML (1)
  This paper is to create HTML documents primary reading material.    HTML is the World Wide Web (WWW) in the use of HTML.    The purpose of this guide is to introduce and how to use HTML to create web documents.    In this paper, at the link in some additional inf...
"CSS standard design" series of CSS style switch skills
  CSS style switch skills    Style and data brought about by the separation not only meet the standards so simple, and data from the pattern since then the pattern of switching will become taken for granted!    But the Chinese online tutorial is too little!    The...
Fireworks Mengban technology
  Fireworks as a vector and bitmap mixed processing tools, Mengban technology is also very powerful, but its Mengban production technology different from the production of the above mentioned way we usually use paste completed Mengban production.    Below we look at how to make the M...
Site basic color - warm
  Use yellow orange, amber color combinations, is the most affinity.    Add a little red and yellow colors will be issued dazzling everywhere惹人Lingai.    If fully demonstrate the strength of such color combinations, will make people think of dazzling gold or precious saffron...
Anti-refresh page to repeat, anti-back solution
  Prohibited submitted to the button (most of the people are doing so)    If the customer submitted by F5 to refresh how do?    Use Session    To the pages dealing with is the database before:    If session ( "ok") = true then    ...