|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Actionscipt alpha causes bugs
i am putting together an app to be delivered over the web instead of the a user simply browsing dumb web pages, it has gotten kinda freaky cos i was learning as i went (now i am tempted to go back and start again using OO techniques). i problem i am having is when the user clicks a button, it clears out the mcs that are on its current screen and creates the neccessy mcs for the new screen, after testing the first mc and putting its alpha to 20, every thing in the background also alphas to 20 for some reason!
the new movie was attached using the following PHP Code:
this a common mistake to make? any one know what i have done wrong off the top of their heads?
__________________
microsofts butterfly is their way off telling u their systems have a **** load of buggs Advocating Linux Guide Lesbian Linux Great & Practical Computer Books like the links? |
|
#2
|
|||
|
|||
|
did you set the linkage for the clip in the library?
|
|
#3
|
||||
|
||||
|
yeah, i double checked that first thing
|
|
#4
|
|||
|
|||
|
if you haven't got it working, try changing the first line to:
_root.attachMovie("libraryname","screenmc",5); because you are attaching the movie to the main timeline of level 5. |
![]() |
| Viewing: Dev Shed Forums > Web Design > Flash Help > Actionscipt alpha causes bugs |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|