A Flash Developer Resource Site

Search:

Type: Posts; User: JaVaRa

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    797

    Allright I get that, I know what each line...

    Allright I get that,

    I know what each line does individually, but only together the effect will be right. Why's that?
    _x -= 1597;
    _x *= 0.5;
    _x += 1597;
  2. Replies
    3
    Views
    797

    [SWiSHmax] Script explanation

    I've downloaded some templates from the swish-tutorials.com archive.

    In one file I found this code


    onFrame (1,afterPlacedObjectEvents) {
    stop();
    }
    onFrame (3,afterPlacedObjectEvents) {...
  3. Replies
    4
    Views
    1,372

    Thank you, simple solution but some more work...

    Thank you, simple solution but some more work when using a lot of frames... But effective ;)
  4. Replies
    4
    Views
    1,372

    Sorry, but I use SWiSH 2.0, it says that that...

    Sorry, but I use SWiSH 2.0, it says that that file has been made with a later release of SWiSH
  5. Replies
    4
    Views
    1,372

    [SWiSH 2.0] Sprite close, open new sprite

    I'm creating my full site with SWiSH 2.0.

    I've made a menu with button 1, 2, 3 etc.
    First time pressing button 1, sprite 1 will open with it's content.
    Pressing button 1 for the seccond time,...
  6. Replies
    2
    Views
    1,132

    Thanx mate :) Works fine :D Stupid that I...

    Thanx mate :)

    Works fine :D
    Stupid that I dindn't thought about that :p
  7. Replies
    2
    Views
    1,132

    [Swish 2.0] Sounds stop/play

    I'm making a jukebox with Swish 2.0, where you can chose between 3 different songs. Is it possible to make it so that while song 1 is playing and you click on 2, that 1 stops and 2 starts?

    I tried...
  8. Thread: Hide submenu

    by JaVaRa
    Replies
    2
    Views
    493

    The link works fine for me I'll attach the...

    The link works fine for me

    I'll attach the file.
  9. Thread: Hide submenu

    by JaVaRa
    Replies
    2
    Views
    493

    Hide submenu

    I'm making my menu with swish.
    I've got a Button ie. "I-NET" and on press and on realease outside the submenu shows up or disapears. Now is the question: How do I make my buttons so that when I...
Results 1 to 9 of 9




Click Here to Expand Forum to Full Width

HTML5 Development Center