A Flash Developer Resource Site

Search:

Type: Posts; User: Novikoff

Search: Search took 0.03 seconds.

  1. Thread: VOLUME???

    by Novikoff
    Replies
    0
    Views
    601

    How coud I control volume off one sound obgect...

    How coud I control volume off one sound obgect
    and dont cange volume off all clip?
    I use sound_obgect.setVolume(40);
    but it cange volume off all movie
  2. Replies
    2
    Views
    486

    FScommand("save","file")

    FScommand("save","file")
  3. Replies
    2
    Views
    495

    If you run movie on local machine...

    If you run movie on local machine
    FScommand("exec","some.exe")
    try it:)
  4. Replies
    1
    Views
    407

    You have to select metod to sent...

    You have to select metod to sent variables("POST"or"GET")
  5. Thread: Variables????

    by Novikoff
    Replies
    2
    Views
    505

    Thanx a lot

    Thanx a lot
  6. Thread: PRELOADER

    by Novikoff
    Replies
    2
    Views
    471

    That's good idea but it's steel don't work in...

    That's good idea but it's steel don't work
    in first frame of ext mc "music.swf" i've made preloader
    and after all frames of this movie are load, variable loading=true
    in main mc ("music.swf" is...
  7. Thread: Variables????

    by Novikoff
    Replies
    2
    Views
    505

    How coud I sent variables from one MC-simbol to...

    How coud I sent variables from one MC-simbol to another
    MC-simbol???
  8. Thread: PRELOADER

    by Novikoff
    Replies
    2
    Views
    471

    I'm loading external mc into _level...

    I'm loading external mc into _level
    script:onClipEvent (enterFrame) {
    loaded1=_level1.getBytesLoaded();
    loaded = _root.getBytesLoaded();
    total1=_level1.getBytesTotal();
    ...
Results 1 to 8 of 8




Click Here to Expand Forum to Full Width

HTML5 Development Center