Questions tagged [stage]

In case of ActionScript terminology, stage is used as a parent Display Object of all assets like images, text, videos, swf, etc. those are placed on this stage. These assets are not displayed until they are added to stage.

633 questions
-2
votes
1 answer

Staging with Woocommerce and Siteground

I have a problem. I need to do some updates for a client and the website use Woocommerce, the hosting platform is Siteground. Someone told me that I need to use stages for updates/ development. But I don't know how to manage the situation because I…
-3
votes
2 answers

AS3 Display random word from array onto stage

I have an array of words in my code. What I'm hoping to do is display, at random, one word from the array onto the stage. How is this achievable?
Wirlly
  • 1
1 2 3
42
43