A Flash Developer Resource Site

Search:

Type: Posts; User: infantry

Page 1 of 11 1 2 3 4

Search: Search took 0.03 seconds.

  1. Thanks Ill try it. I'm working on an ad system...

    Thanks Ill try it.

    I'm working on an ad system which is going to be viewed locally so I should be okay with using loadMovie.
  2. Not to thread hijack... But how do I center...

    Not to thread hijack...

    But how do I center the external MovieClip?
  3. Thread: Server List

    by infantry
    Replies
    0
    Views
    922

    Server List

    Hi, I was wondering how I could make it so I can display the server status of the game servers on my site.

    The server status is displayed on www.warrock.net (left side bar)... How can I extract...
  4. Replies
    7
    Views
    745

    Anyone?

    Anyone?
  5. Replies
    7
    Views
    745

    Wessamzeidan, I found this tutorial. Except it...

    Wessamzeidan, I found this tutorial. Except it works everytime the movie is loaded, I need it to randomely generate everytime the movie is over. Maybe you can show me how to make it work like that? ...
  6. Replies
    7
    Views
    745

    Here is the script I used: ...

    Here is the script I used:

    moviename=["movie1.swf","movie2.swf","movie3.swf","movie4.swf"]; //this array has the names of the other 9 movies...
  7. Replies
    7
    Views
    745

    Doesn't work...

    I input the script and there are no errors in the script but the movie just keeps playing in loops, doesn't go to a different movie.

    I tried to scripts:
    ...
  8. Replies
    7
    Views
    745

    Random URL's

    I have 10 different SWF movies.

    I want to make a banner out of them.

    At the end of each SWF movie I need to put a code that would randomly load 1 of the 10 defferent SWF movies.

    Can someone...
  9. Replies
    4
    Views
    511

    about 40 seconds...

    about 40 seconds...
  10. Replies
    4
    Views
    511

    I have 56k, maybe a preloader?

    I have 56k, maybe a preloader?
  11. Replies
    1
    Views
    679

    Center Table in HTML

    -How would I go about centering a table(with an image inside) in the middle of the screen using Dreamweaver MX?

    -I know how to center it left to right, but I have no idea how to center it from top...
  12. Some hosts allow you to upload from your browser.

    Some hosts allow you to upload from your browser.
  13. Replies
    2
    Views
    459

    Yes(for number 2, it will work with only SWF), if...

    Yes(for number 2, it will work with only SWF), if you only export the swf it will work, use Publish instead of export, HTML just tells the size of the SWF on the screen, if you don't have the HTML...
  14. Thread: few questions

    by infantry
    Replies
    1
    Views
    350

    Put this Action on the last frame so the movie...

    Put this Action on the last frame so the movie doesn't loop:

    stop();
  15. Replies
    5
    Views
    605

    743, you have to break the text aprt because text...

    743, you have to break the text aprt because text doesn't shape tween.
  16. Replies
    5
    Views
    605

    Here is the SWF:...

    Here is the SWF:
    http://cartoontv.port5.com/_Flashkit/SWF/shape_tween.swf

    1. I first wrote the letter K than added couple of blank frames(F5), converted the last frame to a Keyframe(F6)and wrote...
  17. Thread: getURL

    by infantry
    Replies
    1
    Views
    336

    You need the http:// ...

    You need the http://

    getURL("http://www.mysite.com/folder1/folder2/file1.gif");


    or you can do this:

    getURL("/folder1/folder2/file1.gif");
  18. Here ya go: http://www.flash-db.com/PopUp/

    Here ya go:

    http://www.flash-db.com/PopUp/
  19. Replies
    3
    Views
    384

    I don't know why you are saying the preloader...

    I don't know why you are saying the preloader isn't working, but I downloaded your file and tested it and it works fine...

    :confused: :confused: :confused:
  20. Replies
    4
    Views
    432

    It's not worth it(in my opinion) has no Normal...

    It's not worth it(in my opinion) has no Normal mode for action script :(
  21. Replies
    2
    Views
    302

    Do you mean this: ...

    Do you mean this:


    getURL("http://www.amazon.com", "_blank");
  22. Thread: Window...

    by infantry
    Replies
    8
    Views
    497

    Double thread... ...

    Double thread...

    http://cartoontv.port5.com/_Flashkit/SWF/pop-up.html

    ^^ is that what you're looking for?
  23. Replies
    2
    Views
    367

    here is something I created really quick......

    here is something I created really quick... http://cartoontv.port5.com/_Flashkit/SWF/pop-up.html

    is this what you want?

    I can give you the FLA
  24. Replies
    2
    Views
    367

    I would guess that is a seperate MC... What I...

    I would guess that is a seperate MC...

    What I would is draw something tha looks like a pop up window and make it a new MC and look at this to make the MC movable......
  25. Replies
    4
    Views
    414

    Sry, here you go: on (release) {...

    Sry,

    here you go:


    on (release) {
    gotoAndPlay(1);
    }
Results 1 to 25 of 258
Page 1 of 11 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center