A Flash Developer Resource Site

Search:

Type: Posts; User: KasunL

Search: Search took 0.06 seconds.

  1. Replies
    0
    Views
    2,085

    Moving Background

    Hi!

    I have to make a game similar to "Color Switch" or Super Mario, that moves the background as the player moves forwards or backwards (or in the case of 'Color switch' up and down) -- (i.e. I...
  2. Replies
    1
    Views
    1,940

    Component problem

    var combo_selector:Object = new Object();
    combo_selector.addEventListener("change", combo_selector);

    combo_selector.change = function()
    {
    trace("Alright");
    }


    Hi
Results 1 to 2 of 2




Click Here to Expand Forum to Full Width

HTML5 Development Center