Skip to content

zmiana alphy

Featured Replies

Witam - komponent NumerricStepper w layer1, w layer2 Graphic z włączonym Alpha na 0. Jak zrobić zeby zmieniając wartości numericstepper od 0 do 100 zmieniac w ten sposób alphe graphic w layer 2?

  • Replies 2
  • Views 889
  • Created
  • Last Reply

Top Posters In This Topic

Na chlopski rozum to najszybciej

 

_root.onEnterFrame = function()
{	
twoj_mc._alpha = steper.value;
}

 

gdzie 'twoj_mc' i 'steper' to instance names tych obiektow

 

Oczywiscie zamiast 'onEnterFrame' lepiej podpiac listenera, ale to w helpie znajdziesz.

Create an account or sign in to comment

Important Information

We are using cookies. Read about our Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.