Be a Supporter!

help?

  • 284 Views
  • 12 Replies
New Topic Respond to this Topic
superjacku
superjacku
  • Member since: Apr. 13, 2005
  • Offline.
Forum Stats
Member
Level 13
Animator
help? 2009-07-29 13:38:32 Reply

does anyone know how to make the background alpha in cs4?


BBS Signature
superjacku
superjacku
  • Member since: Apr. 13, 2005
  • Offline.
Forum Stats
Member
Level 13
Animator
Response to help? 2009-07-29 16:08:21 Reply

i couldnt find anything about alpha backgrounds on it...


BBS Signature
NomadChild
NomadChild
  • Member since: Jun. 15, 2009
  • Offline.
Forum Stats
Member
Level 04
Blank Slate
Response to help? 2009-07-30 00:57:20 Reply

Do you mean Alpha as in transparent/clear, or is it some action script thing???
Do you mean the background as in the stage, or as in the background you have made?

If you mean a background that you have made, you can...

Select the background (non symbol), open the color panel and drag the Alpha bar to your desire.
Or you can, select the background (symbol), and go to...

-properties panel
- Style
- Alpha

You can also tween from 0% to 100%. This can be useful for scene transitions and whatnot. I encourage you to be creative with this...

superjacku
superjacku
  • Member since: Apr. 13, 2005
  • Offline.
Forum Stats
Member
Level 13
Animator
Response to help? 2009-07-30 06:42:44 Reply

yea transparent and i need the actual stage to be alpha..


BBS Signature
Anamethatworks
Anamethatworks
  • Member since: May. 17, 2009
  • Offline.
Forum Stats
Member
Level 03
Blank Slate
Response to help? 2009-07-30 13:25:14 Reply

setting the stage's alpha would cause everything in it to become that alpha.. just so you know

_root._alpha = some number, should to it (as2)

superjacku
superjacku
  • Member since: Apr. 13, 2005
  • Offline.
Forum Stats
Member
Level 13
Animator
Response to help? 2009-07-30 19:43:30 Reply

yeah it did lol i guess there no way to do it...


BBS Signature
Neo-13
Neo-13
  • Member since: Jun. 9, 2007
  • Offline.
Forum Stats
Member
Level 23
Programmer
Response to help? 2009-07-30 19:58:07 Reply

At 7/30/09 07:43 PM, superjacku wrote: yeah it did lol i guess there no way to do it...

Why? There is no reason for that. The background is the back - i.e. nothing will be behind it, and therefore its alpha is irrelevant. Also, what colour seeps through to affect the overall colour? None, so the alpha level would not make a difference.


BBS Signature
mkmetalhead
mkmetalhead
  • Member since: Aug. 9, 2008
  • Offline.
Forum Stats
Member
Level 07
Blank Slate
Response to help? 2009-07-30 20:15:50 Reply

At 7/30/09 07:43 PM, superjacku wrote: yeah it did lol i guess there no way to do it...

If you make everything completely transparent, there would be no colour, and therefore you would see the colour of nothing - which is impossible as 'nothing' would have no colour.

milchreis
milchreis
  • Member since: Jan. 11, 2008
  • Offline.
Forum Stats
Member
Level 26
Programmer
Response to help? 2009-07-31 03:19:42 Reply

if you want to make the background invisible, you have to add this option to the embed code in the html file that this is embedded in.
I never used that, nor can I remember the code, but it works fine.

look for it.

superjacku
superjacku
  • Member since: Apr. 13, 2005
  • Offline.
Forum Stats
Member
Level 13
Animator
Response to help? 2009-07-31 10:55:04 Reply

dw il just do the whole site in flash lol


BBS Signature
Anamethatworks
Anamethatworks
  • Member since: May. 17, 2009
  • Offline.
Forum Stats
Member
Level 03
Blank Slate
Response to help? 2009-07-31 14:24:26 Reply

O wait you mean like that.. then
this tutorial is probably what you were looking for

milchreis
milchreis
  • Member since: Jan. 11, 2008
  • Offline.
Forum Stats
Member
Level 26
Programmer
Response to help? 2009-07-31 16:19:03 Reply

At 7/31/09 02:24 PM, Anamethatworks wrote: O wait you mean like that.. then
this tutorial is probably what you were looking for

exactly, thanks.

At 7/31/09 10:55 AM, superjacku wrote: dw il just do the whole site in flash lol

where's the problem embeding it? make it 100% width and height, that's it.

superjacku
superjacku
  • Member since: Apr. 13, 2005
  • Offline.
Forum Stats
Member
Level 13
Animator
Response to help? 2009-07-31 19:59:36 Reply

At 7/31/09 02:24 PM, Anamethatworks wrote: O wait you mean like that.. then
this tutorial is probably what you were looking for

thank you it worked!


BBS Signature