Added: 9 months ago
From: TasmanF1
Views: 516
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (9)

Sign In or Sign Up now to post a comment!
  • Silverlight and HTML5 are the future.

    Silverlight is good because its proprietary and that is sometimes a good thing,

  • That is some awsome music sounds like Depeche Mode

  • Flash is more natural to understand....

  • me duermo

  • Flash AS3 code:

    import flash.events.MouseEvent;

    function addBall(event:MouseEvent):void­­{

    var b = addChild(new ball());

    b.x = mouseX;

    b.y = mouse.Y;

    }

    stage.addEventListener(MouseEv­­ent.CLICK, addBall);

  • Silverlight C# code:

    ball b = new ball();

    Canvas.SetLeft(b, e.GetPosition(this).X);

    Canvas.SetTop(b, e.GetPosition(this).Y);

    LayoutRoot.Children.Add(b);

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more