A Flash Developer Resource Site

Search:

Type: Posts; User: Zumo

Search: Search took 0.04 seconds.

  1. Replies
    2
    Views
    342

    Yeah, that helps. My mcs act as buttons now. The...

    Yeah, that helps. My mcs act as buttons now. The only problem is that desTxtArray isn't recognised. Thanks anyhow.
  2. Replies
    2
    Views
    342

    Event handlers not working inside a loop?

    Are the event handlers not working in this script because they are inside a loop? I want to use arrays to set variables for buttons in a menu. Can anyone suggest a better way of doing this?


    //...
  3. Replies
    2
    Views
    1,099

    Questions about Video in Flash

    I'm hoping to start using Flash to display video over an intranet. I have a few questions.

    1. Can I overlay movie clips on top of a video clip?
    2. Can I load an external movie in mpg or avi, or...
  4. Replies
    4
    Views
    267

    Script advice please

    I'm learning AS, and currently trying to understand functions. Why doesn't this return a value of 1000?

    var interVar = 3; // 3 is my default value
    myFunction.apply(_root, 1000);
    function...
  5. Replies
    1
    Views
    609

    Actionscript advice please

    I'm learning AS, and currently trying to understand functions. Why doesn't this return a value of 1000?

    var interVar = 3; // 3 is my default value
    myFunction.apply(_root, 1000);
    function...
Results 1 to 5 of 5




Click Here to Expand Forum to Full Width

HTML5 Development Center