A Flash Developer Resource Site

Search:

Type: Posts; User: oldnewbie

Page 1 of 20 1 2 3 4

Search: Search took 0.97 seconds.

  1. Replies
    3
    Views
    768

    Check the "Topmost" utility here... Link...

    Check the "Topmost" utility here...

    Link removed.
  2. Replies
    1
    Views
    680

    Why not with a stopAllSounds(); on the buttons...

    Why not with a stopAllSounds(); on the buttons themselves as a first action?

    Turning it back on, would possibly be more complicated...

    Maybe you should just set a global sound volume trigger to...
  3. Replies
    11
    Views
    861

    E-mail sent! On the subject of psychotic...

    E-mail sent!

    On the subject of psychotic penguins, how about this to be one?
  4. Replies
    3
    Views
    758

    First you need to add the javascript function in...

    First you need to add the javascript function in that tutorial in the html that holds your movie, which you haven't done!

    Next in your closing doors clip, add the following on the frame where the...
  5. Replies
    1
    Views
    739

    If you're already using a button symbol on stage,...

    If you're already using a button symbol on stage, then simply right-click it and select actions. In the Actions -Button window add this script...

    on(release){
    getURL("http://www.google.com/",...
  6. Replies
    3
    Views
    521

    If you keep loading the new pictures in the same...

    If you keep loading the new pictures in the same container clip, there's really no use in unloading the previous content, since loading a new content will automatically clear the previous one...
    ...
  7. Replies
    4
    Views
    571

    In other words you haven't set the same path on...

    In other words you haven't set the same path on your movies in the object and embed tags...

    You're missing themes/FoxTech/... as the path in your object tag (used by IE), which you've only added...
  8. Replies
    4
    Views
    726

    Edited out!

    Edited out!
  9. Replies
    4
    Views
    576

    He was talking about a Flash "popup" (a movie...

    He was talking about a Flash "popup" (a movie clip within the Flash movie itself... Not a browser popup...), that would definately disappear if you did closed the projector...

    Read his post...
  10. Replies
    2
    Views
    582

    First, you can't target a scene name from a movie...

    First, you can't target a scene name from a movie clip (in fact, you should never target a scene name in your Flash life again!), and would be better off not even targeting a frame number, but always...
  11. Replies
    4
    Views
    470

    Can you attach your .fla or a mockup .fla...

    Can you attach your .fla or a mockup .fla replicating it, zipped up and in a MX only format, not MX2004?

    You'd have a better chance of getting an answer if your .fla was in a MX only format, and...
  12. Replies
    5
    Views
    591

    The sound file has to be inserted into a layer on...

    The sound file has to be inserted into a layer on the same timeline as the animation you want it to sync to...

    ...And you must insert as many frames on the timeline as needed to see the whole...
  13. Replies
    1
    Views
    565

    Textfields should be on exact pixal value...

    Textfields should be on exact pixal value coordinates (x=122.0 and not x=122.6...), for the sharpest text possible. So would movie clips in which these textfields would be nested. Everything should...
  14. Thread: Preloader

    by oldnewbie
    Replies
    1
    Views
    465

    Hard to say without seeing your actual setup, but...

    Hard to say without seeing your actual setup, but I'd say you'd have to delete the onEnterFrame, when the preloading's done...

    You might want to check this other preloading code...
  15. Replies
    2
    Views
    629

    Edited out.

    Edited out.
  16. Replies
    3
    Views
    833

    Edited out.

    Edited out.
  17. Replies
    11
    Views
    861

    PM me an address where I can mail you the...

    PM me an address where I can mail you the corrected .fla.
  18. Replies
    3
    Views
    801

    Link removed.

    Link removed.
  19. Replies
    1
    Views
    654

    Link removed!

    Link removed!
  20. Replies
    6
    Views
    764

    PMs. Private Messages. Hit the user cp button...

    PMs. Private Messages. Hit the user cp button above, and then New Private Messages, to read messages other users send you. You can send messages to other users, by hitting the pm button on the bottom...
  21. Edited out!

    Edited out!
  22. Replies
    2
    Views
    397

    http://www.kennybellew.com/tutorial/ ...

    http://www.kennybellew.com/tutorial/

    http://www.kennybellew.com/tutorial/preload_multiple.htm
  23. None of your links work for me... In any case,...

    None of your links work for me...

    In any case, simply add the following on the first frame of your movie...

    _quality = "BEST";

    And it should work fine.
  24. Edited out.

    Edited out.
  25. Replies
    8
    Views
    1,036

    I've PMed you a link to a generic preloader .fla.

    I've PMed you a link to a generic preloader .fla.
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center