A Flash Developer Resource Site

Search:

Type: Posts; User: aqqaz

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,190

    I'm sorry if didnt provide any information that...

    I'm sorry if didnt provide any information that was needed. I can see my error in not doing so and will do so next time. I'm fairly new in using forums. As you wrote there were an error thrown 'null...
  2. Replies
    2
    Views
    1,190

    Image Array references???

    - Resolved -

    Hi, I'm stuck on this one...

    I'm having problems with the array (references?)
    all pictures seem to change to the latest added (or) the retrieval aint working...

    expl. code....
  3. Replies
    2
    Views
    2,123

    I had the same problem, Try to call the...

    I had the same problem,
    Try to call the fullscreentakeover inside the function after a new VidAn is crreated. and the child is added.

    This code is what solved it for me... (where i guess filmruta...
  4. I found a solution! var...

    I found a solution!


    var endToStartTween:Tween;
    var startToEndTween:Tween;
    var plusTween:Tween;
    var minusTween:Tween;

    myBackward.addEventListener(MouseEvent.MOUSE_DOWN, TweenBack);...
  5. [RESOLVED] How can I set button inactive while tweening?

    Hi

    As a newbie I have a problem with the script below:

    On stage are two movieclips for triggering the tween of a third movieclip.
    There is also a dynamic text saying "text [1] of [5]"

    The...
Results 1 to 5 of 5




Click Here to Expand Forum to Full Width

HTML5 Development Center