A Flash Developer Resource Site

Search:

Type: Posts; User: PilotX

Page 1 of 6 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    2
    Views
    565

    Hi iaskwhy thanks for your post! yes I did try...

    Hi iaskwhy
    thanks for your post!
    yes I did try with several ad-ware remover, spy scanner but none worked!

    I found a solution by calvin-x and the url to it...incase anyone suffering the same...
  2. Replies
    2
    Views
    565

    Virum killing me...help me out

    Hi All

    Everytime when I start my computer the desktop goes white....
    it`s a html site on top of desktop filling the whole screen

    I have installed several ad remover tool but it can`t clean it....
  3. Replies
    3
    Views
    477

    what do you suggest?? thanks

    what do you suggest??

    thanks
  4. Replies
    3
    Views
    477

    Help with AS(dynamic layout)

    Hi all
    I am having headache with it!!! :-(

    I am trying to create a flash site that automatically adjust the position
    and size when browser is resized.

    My problem:
    on frame 1
    The below code...
  5. Replies
    0
    Views
    1,311

    doing clean paper curl effect

    Hi all
    How to do the paper curl effect like in below url
    http://www.nokia3200.com/main.jsp

    I found some fla here but none seeme to be clean as in the link.

    many thanks
    pilotX
  6. Replies
    1
    Views
    9,664

    tutorial request / FlipBook

    Hi all

    I am looking for a tutorial like in below url.
    http://welcome.hp.com/country/us/en/msg/corp/flashdreamworks.html

    Does anyone knows where I can download or read how it`s done?
  7. Replies
    3
    Views
    381

    Hi gparis Thanks for your reply! Can you...

    Hi gparis
    Thanks for your reply!

    Can you please give me a hint...how do I code...start?
    a bit of sample code...maybe...
    increment a variable by 1 on each click.


    many thanks for your...
  8. Replies
    3
    Views
    381

    smart button help

    Hi all

    How do I script following situation?
    I have two buttons next and back..which loads a swf on click.
    I have 200 swfs to load.

    Instead of making 200 buttons with attaching below script......
  9. Replies
    2
    Views
    390

    Hi DallasNYC Many thanks for your support! ...

    Hi DallasNYC

    Many thanks for your support!

    Please bare with me..I am still having trouble to understanding speed regulate part.
    ??
    the author of the script is dividing the difference by 300...
  10. Thread: help on code!!

    by PilotX
    Replies
    0
    Views
    337

    help on code!!

    Hi everyone
    can somebody please explain me the below code?

    0.03 is the speed range when mouse is moved away
    from the center of the screen...is that correct?
    how come 0.03 regulate the speed?
    ...
  11. Replies
    2
    Views
    390

    Code explanation

    Hi everyone
    can somebody please explain me the below code?

    0.03 is the speed range when mouse is moved away
    from the center of the screen...is that correct?
    how come 0.03 regulate the speed?
    ...
  12. Replies
    0
    Views
    366

    Code explanation

    Hi everybody

    How are you? I need a your help.

    can somebody please explain me what the below codes does or
    functions of it.

    _root.ClipCache.loadMovie("1.swf");
    iterations = 17;...
  13. Thread: Combobox help

    by PilotX
    Replies
    0
    Views
    308

    Combobox help

    Hi all

    I am having problem using comobox, colud someone please help me!

    here is the situation:
    How to make labels inactive that has null value?


    combo2_array = [
    {label:"Day 2",...
  14. Replies
    3
    Views
    434

    loading a huge swf file???

    Hi all
    I am doing series of animation..
    intro.swf 3,568 KB
    topic1.swf 3,099 KB
    topic2.swf 4,599 KB

    and so on...

    My problem.
    When intro.swf is finished it loads...
  15. Replies
    2
    Views
    908

    global sound fade

    Hi all
    How do I fadeout global sound with timer?

    I have tried this method but don`t work smooth...produces glitch at the end of fade.

    globalvolume = new Sound();
    ...
  16. Replies
    0
    Views
    635

    please help me with sound problem

    problem: when swf is loaded on target_mc there is no sound!
    --------------------------------------------------------------

    I have series of swf with sound in it.

    intro
    ani1
    ani2
    ani3
  17. Replies
    7
    Views
    1,054

    Hi Hp3 I am still having problem..understading...

    Hi Hp3

    I am still having problem..understading
    situation:

    on frame 2
    // ----------------------------------

    s = new Sound(this);
    s.attachSound("myLoop01");
  18. Replies
    7
    Views
    1,054

    How do I set it back to 100?

    How do I set it back to 100?
  19. Replies
    7
    Views
    1,054

    Hi hp3 Many thanks for the reply! where do I...

    Hi hp3
    Many thanks for the reply!

    where do I need to paste your code?
    =============================================
    } else if (s.getVolume()<=0) {
    clearInterval(fadeoutSound);
    }
    }...
  20. Replies
    7
    Views
    1,054

    very urgent help! sound is not playing!

    Hi all
    I need help!
    I have series of swf with sound in it.
    I have below script to control the sound, this works perfectly first file but when it loads the second swf, there is no sound.

    here is...
  21. Replies
    1
    Views
    420

    newbie need helps...very urgent!

    Hi all
    I have following code on button...and it`s not working...please help!

    rec= textfield

    on (release) {
    if (this.rec ="0") {
    this.kidspot.gotoAndStop("main");
    } else {
    ...
  22. Thread: launching apps

    by PilotX
    Replies
    2
    Views
    404

    Thanks Napalm I found it out!

    Thanks Napalm
    I found it out!
  23. Thread: launching apps

    by PilotX
    Replies
    2
    Views
    404

    launching apps

    Hi all
    I am trying to lunch an application on mac from flashMX projector
    with below code but it don`t work...need help thanks!
    on (release) {
    fscommand("exec", "start");
    }


    PilotX
  24. Replies
    2
    Views
    523

    Hi Geminis I gotta real problem now...I need to...

    Hi Geminis
    I gotta real problem now...I need to launch director projector on mac!
    any other tips....anyone? please


    thanks for the reply!
    pilotX
  25. Replies
    2
    Views
    523

    opening appication???

    Hi all
    How do I open a application from flash projector on mac`s?


    Please reply soon...very urgent!
    thanks
    PilotX
Results 1 to 25 of 149
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center