A Flash Developer Resource Site

Search:

Type: Posts; User: mustngt

Page 1 of 7 1 2 3 4

Search: Search took 0.36 seconds.

  1. Replies
    4
    Views
    3,857

    What's the process to get real font to look so...

    What's the process to get real font to look so clear and crisp like the splash page of 2Advanced.com? I'm talking about the font that says "SITE REQUIREMENTS" and "BEST VIEWED WITH". It's a gif of...
  2. Replies
    3
    Views
    517

    Yeah but I want everything to be 1 exe?

    Yeah but I want everything to be 1 exe?
  3. Replies
    3
    Views
    517

    Is there anyway to make an .EXE out of my flash...

    Is there anyway to make an .EXE out of my flash presentation when it uses other .SWF's not in the original flash file.

    I have one main movie and while it runs, it calls other swf's into higher...
  4. Replies
    2
    Views
    438

    Thanks for the help....I doesnt really matter...

    Thanks for the help....I doesnt really matter what my names are..I just wanted to know what the basic code would look like...then I can learn off that:)
  5. Replies
    2
    Views
    438

    I'm working on this demo project of this software...

    I'm working on this demo project of this software which is controlled with a VCR type control. BACK, NEXT, PLAY, & STOP BUTTONS. So that you know the demo is playing, I have this spinning logo that...
  6. Replies
    2
    Views
    672

    Thanks for the help..I'll give it a try

    Thanks for the help..I'll give it a try
  7. Replies
    2
    Views
    672

    How can I create crystal clear Icons and/or...

    How can I create crystal clear Icons and/or buttons for my website??? This is an example:

    http://www.designplaza.net/browser.htm

    What program do you use to make the icons they have for their...
  8. Replies
    3
    Views
    771

    Does anyone have a good script for browser and...

    Does anyone have a good script for browser and resolution detection and then redirect all in one??
  9. Replies
    1
    Views
    471

    Anyone know how to add a little gif in the top...

    Anyone know how to add a little gif in the top left corner of the Chromeless window...something like the close button but on the other side...I want to add my little company logo and then the...
  10. Replies
    3
    Views
    413

    Yeah, I looked through those...did I miss it or...

    Yeah, I looked through those...did I miss it or something? Do you know what it's called?
  11. Replies
    0
    Views
    378

    I have seen a cool way of navigating a map in the...

    I have seen a cool way of navigating a map in the L'Oreal site http://www.lorealpro.net/. If you go into the "world class salons" section once the site is loaded, you will see a really cool way of...
  12. Replies
    3
    Views
    413

    Where is this .FLA on Flashkit???

    I have seen a cool way of navigating a map in the L'Oreal site http://www.lorealpro.net/. If you go into the "world class salons" section once the site is loaded, you will see a really cool way of...
  13. Replies
    1
    Views
    539

    Praystation has a source file called "Basic...

    Praystation has a source file called "Basic Scrollbar with Content". It's basically an inertia horizontal scroll bar.

    What Im trying to do is shorten the length of the horizontal scrollbar. Right...
  14. I thought that parent.window.close() would work...

    I thought that parent.window.close() would work also but it doesn't....My flash isembedded into 2 sets of framesets. Would something like parent.parent.window.close() work???
  15. I'm having trouble figuring out a way to close a...

    I'm having trouble figuring out a way to close a browser window from flash. Javascript:window.close(); doesnt seem to work because my flash is embedded in a 2 framesets. Does anyone have a solution...
  16. I have a question about loading multiple movies...

    I have a question about loading multiple movies into my main movie. I have the same kind of interface setup as 2advanced.com, doors open and close.

    My main movie in _level3 is the doors...
  17. Thanks everyone, you wouldnt believe how many...

    Thanks everyone, you wouldnt believe how many people ask about this..I think I figured something out though from a thread on http://www.actionscripts.org. Although I still have a question or two...
  18. Replies
    6
    Views
    643

    Thanks for the help flashlite.....But I think Im...

    Thanks for the help flashlite.....But I think Im gonna dumped this whole idea of mine....I changed my thought process and I posted it on a new thread here in flash 5 actionscript fourm. Thanks again!
  19. Ok, this is driving me nuts.... Im making a...

    Ok, this is driving me nuts....

    Im making a menu system sorta like the open-close doors from http://www.2advanced.com. I understand Eric Jordan uses external movies which are his links and loads...
  20. Replies
    6
    Views
    643

    Here's what im doing... I have a movie1.swf that...

    Here's what im doing...
    I have a movie1.swf that is in level 0.

    In the process of movie1.swf playing, it has commands to load movie2.swf into level 2 and movie3.swf into level 3.

    Both movie2...
  21. Replies
    6
    Views
    643

    How do you preload a level from another level? ...

    How do you preload a level from another level?


    IN LEVEL 1:

    ifFrameLoaded ("_level2", 20) {
    tellTarget ("_level2") {
    gotoAndPlay (2);
    }
  22. Replies
    1
    Views
    337

    If I have a load a movie into a level that is 100...

    If I have a load a movie into a level that is 100 frames long and call it to stop on frame 50, does it have to wait to load the first 50 frames or will it just go and stop on 50?

    What about...
  23. Replies
    4
    Views
    409

    Great...seems to work...one more question.....If...

    Great...seems to work...one more question.....If I have a movie with say 100 frames and I want to call that movie with a mouse action and tell it to go to frame 50, does it have to wait to load the...
  24. Replies
    4
    Views
    409

    What's the best way to load a movie into a level...

    What's the best way to load a movie into a level and then tell that movie to go to a certain frame all in the same action?

    Something like:

    on (press) {
    loadMovieNum ("mymovie.swf", 2);
    ...
  25. Replies
    3
    Views
    410

    Here's my question....I have a flash project that...

    Here's my question....I have a flash project that uses 30 levels (all seperate swfs). There's the main timeline(Level 0) and then each swf loads in a level in order above it (1-30) with a click of a...
Results 1 to 25 of 168
Page 1 of 7 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center