A Flash Developer Resource Site

Search:

Type: Posts; User: redmed

Search: Search took 0.05 seconds.

  1. CS3 'else' encounterd without matching 'if' HELP

    This is my Code i keep getting the error message 'else' encountered without matching 'if'

    function moveLasers() {
    if(laserReady&& Key.isDown(Key.SPACE))
    laserReady = false;
    ...
  2. Replies
    3
    Views
    552

    hey, the button disable didn't work for me, ...

    hey, the button disable didn't work for me, however i used _visible
    this is the code:

    // on the button to launch the swf
    on (release) {

    loadMovieNum("conserve.swf", 1);...
  3. Replies
    3
    Views
    552

    [MX04] unload external swf

    hi, i was wondering if someone could give me a hand,
    i'm loading and external swf to the main stage and this works, however while the external swf is loaded all the buttons on the main swf still...
  4. Replies
    9
    Views
    12,491

    pellepiano i love you

    pellepiano i love you
Results 1 to 4 of 4




Click Here to Expand Forum to Full Width

HTML5 Development Center