|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
_root._alpha = 0? pleaseeeeee help :(
hi
i am trying to make all of the screen to go to 0 _alpha... i am loading a movie into an mc in the first frame of the loaded mc i put _root._alpha = 0 works great then i want only the loaded movie to be _alpha = 100 so i did at the second frame _root.mc._alpha = 100 it doesn't work ![]() helppp any way to get over this prob? ![]() Last edited by z00m : February 27th, 2004 at 06:59 PM. |
|
#2
|
|||
|
|||
|
you must define what you want to be set to 0_alpha..
_root is the main time line .. so target that holder mc .. _root.holder_mc._apha=0;
__________________
please see my site http://www.f-web.net also tutorials coming soon.. I am for hire .timo@f-web.net |
|
#3
|
|||
|
|||
|
what is an mc holder?
![]() |
|
#4
|
|||
|
|||
|
Quote:
target ther mc that is holding the loaded mc ..holder_mc was just an example of what the instance name may be for a blank mc that you are using to load another swf into.. |
|
#5
|
|||
|
|||
|
oh ok well i found out that if the main timeline _alpha is 0 so nothing will show no matter what _alpha i put to it
thank you guys! |
![]() |
| Viewing: Dev Shed Forums > Web Design > Flash Help > _root._alpha = 0? pleaseeeeee help :( |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|