A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Is there a way to make a layer transparent?

  1. #1
    Member
    Join Date
    Apr 2009
    Posts
    58

    Is there a way to make a layer transparent?

    Is there a way to make a layer transparent?

    And is there a way to make a symbol transparent?

    And if so, how do you do those two things?

  2. #2
    Senior Member vinayak.kadam's Avatar
    Join Date
    Oct 2006
    Location
    gotoAndPlay("Pune");
    Posts
    831
    Questions quite not understood.. Do you mean that all the contents on a layer needs to be transparent?
    As ever,
    Vinayak Kadam

  3. #3
    Senior Member
    Join Date
    Aug 2007
    Posts
    228
    targetmc._alpha = #

  4. #4
    Member
    Join Date
    May 2009
    Posts
    66
    if you want to make a layer invisible on the stage just for a short time while you keep working on another layer (e.g. something in the way) you can just press the eyeball icon to make it invisible.

    if you want to make something transparent, say and entire layer, you will need to first make the thing you want to be transparent a symbol.

    then, in the properties tab, under ''color'' select the option ''alpha'' 100% is visible, 50% is half transparent, and 0% is totally invisible.

    hope it helps.

  5. #5
    Member
    Join Date
    Apr 2009
    Posts
    58
    Hey, thanks, everyone, you were all really helpful!

Tags for this Thread

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center