A Flash Developer Resource Site

Search:

Type: Posts; User: Cablestein

Search: Search took 0.67 seconds.

  1. I found the problem... I should be declaring...

    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...
  2. How to access MC's textfield created in a custom class?

    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...
  3. Ohhh I see, thanks! Works like a charm, and...

    Ohhh I see, thanks!

    Works like a charm, and much cleaner code.
  4. I found another randomization script online that...

    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...
  5. [F8] Problem with math.random and MC Tween

    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...
Results 1 to 5 of 5




Click Here to Expand Forum to Full Width

HTML5 Development Center