dynamically change of the background color

Ask a Question related to Macromedia Flash Sitedesign, Design and Development.

  1. #1

    Default dynamically change of the background color

    Hi All.

    I am new to this forum and I am seeking help with an issue I have recently
    encountered.
    Here is the context of my problem:

    I have an intro page with a black background and white letters flying around
    and finally coming together to form a word.
    When the animation ends, the home page appears.
    The home page has a white background and the very same word written in black.
    The rest of the site is in html.

    The idea is to make a smooth transition from the animation to the home page
    and slowly cross fade the two making sure that the word stays in the same spot
    while turning from white to black.

    The only way I could think of doing this (which I am sure it is not the only
    or the best way) was to have both the animation and the home page part of the
    same animation in order to achieve the smooth transition. BUT, if they are part
    of the same animation, I don't know if there is any way to change the
    background color from black to white at the moment when the animation ends and
    the home page starts to fade in.

    Is there any way to do this or could you suggest a way to have two independent
    flash files and still achieve the smooth transition between them?

    Thank you very much.
    Laura


    olac Guest

  2. Similar Questions and Discussions

    1. How to change the color of the LinkBar background.
      Hi, I am using link bar and by default when I click on the links it shows the blue color in the link background. I want to change this blue color to...
    2. Anyway to Dynamically Change the Color of Text
      Hello Forum Folks, I'm attempting to change the color of some text depending on the value of it's content, however when I try this, I get an...
    3. Can't change background color
      The area of the screen outside of the editing area of Image Ready used to be a light gray color. This would make it easy for me to see where the...
    4. change background color with script?
      Hi There! I'm producing a photo-presentation for an exhibition. I have two questions: 1. The movie does not flow smoothly, I created a motion...
    5. Background Color change on a SINGLE line of text.
      Thanks, but that won't work for what I'm doing. I'm creating a user populatable multi-select field. If there are a large number of options both...
  3. #2

    Default Re: dynamically change of the background color

    you would either set a background colour layer and shape tween it to change or, the better way, would be to use the setRGB script on the timeline itself.
    acadian Guest

  4. #3

    Default Re: dynamically change of the background color

    you would either set a background colour layer and shape tween it to change
    or, the better way, would be to use the setRGB script on the timeline itself.
    --------------------------------------------------------------
    Thank you very much. I am more of a designer than a programmer but I will try
    figure out how to set the RGB color of the timeline. Thank you again.

    Laura



    olac Guest

  5. #4

    Default Re: dynamically change of the background color

    Okay. I think I understand how the setRGB script works. As far as I understood,
    with this script I can change the color of an object / a movie clip. My problem
    is that the animation will play in a browser and not as a stand alone file and
    therefore the initial background color I set via "Modify/Document" will show up
    around the animation.

    Here is a link to my animation as it is now. You will see what I am trying to
    say:
    [url]http://www3.sympatico.ca/laura_olac/animation/proposal1.html[/url]

    Thank you.
    Laura

    olac Guest

  6. #5

    Default Re: dynamically change of the background color

    Is your page located on the web?

    I've written a Fader component that will fade between movieclips or jpgs.
    Your clip can either be attached with a library linkage or you can load a
    separate swf into the main movie. You can set the fade transition speed. Your
    font's must be embedded for text to fade properly. Look in macromedia exchange
    under flash - design for Fader 1.0.

    yorkeylady Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139