my new site (b)

Out of context: Reply #20

  • Started
  • Last post
  • 27 Responses
  • GC_Kds0

    for the pxlfnt ok, i'll see what i can do...
    no fullScreen, and it's done.
    the color is random at evry visit;
    users can choose a new color, and apply it to the page(s). if you look at the source you'll notice taht there is a table with 2 rows and an iframe.

    the local connection class is a nice feature of flash mx. it allow to create a communication between movies running in differewnt flash players (the one in the frame and the other in the main table).
    when the nav bar loads, a color is choosed randomly. a localconnection is opened and that value is trasmitted to every listener on the PC (the movie in the IFRAME), and viceversa when you picha new one: tha nav bar store taht value and from now on, it passes that value to every new loaled page(movie).

    the same for the "contact information". the nav bar forces every movie in the iframe to load a new movieclip (the contact information)

View thread