Search:
Type: Posts; User: Cablestein
Search:
Search took 0.67 seconds.
-
I found the problem...
I should be declaring any new MC/textfield/etc as public var's. Having them declared as regular var's inside a public function isn't enough!
For now I am eliminating the...
-
I have a custom class which creates a new MC using a library MC. The library MC contains a dynamic textfield called productName.
The custom class object gets created fine and is displaying on the...
-
Ohhh I see, thanks!
Works like a charm, and much cleaner code.
-
I found another randomization script online that specifically deals with percentage so I gave it a shot and it works!
Why does the original code not produce random numbers between 90 and 110...
-
I am trying to get a movieclip object to jitter around randomly, using zeh's MC Tween library (http://hosted.zeh.com.br/mctween/index.html).
It's very straight forward and simple. The motion works...
|
Click Here to Expand Forum to Full Width
|