A Flash Developer Resource Site

Search:

Type: Posts; User: Geno Gruber

Page 1 of 7 1 2 3 4

Search: Search took 0.65 seconds.

  1. Replies
    0
    Views
    387

    Is this possible?

    Please take a look at this movie and see if you can explaine how to make the links go to a frame lable or number on the main stage. All of the links from this menu goto URLs.
    ...
  2. Replies
    1
    Views
    550

    Is this community going to let me down?

    I have been saved many times before, please don't allow me the disapointment of no one haveing an answer?
  3. Replies
    1
    Views
    550

    Simple dynamic Link???? Can you Help?

    From an array I can't seem to get a link or "gotoAndStop" to work. All I get is a link to a URL. How do I make this dynamic link to go to a frame on my main stage?
    Here is what I have: In one...
  4. Replies
    3
    Views
    560

    The content is what it is. I am most concered...

    The content is what it is. I am most concered with compatability and speed, but all coments are welcome.

    http://www.gallaghershvac.com/
  5. Replies
    4
    Views
    481

    I just finnished phase 1 of a rework of my site. ...

    I just finnished phase 1 of a rework of my site. I welcome some input.
    http://www.dcode.com

    It is a bit Large, but my customers are on t1 or better.
    [Edited by Geno Gruber on 05-31-2002 at...
  6. Outstanding! You may want to force the browser...

    Outstanding! You may want to force the browser window to open to accomidat the full higth of your stage or shorten the heigth of the stage. Also with the format you set it up, I would have made it...
  7. Replies
    5
    Views
    784

    No there are no duplicated MC's. I did fix the...

    No there are no duplicated MC's. I did fix the problem by moving the ramdum lines to a MC but I still want to know why I had the issue in the first place.
  8. Replies
    5
    Views
    784

    I have the scripting for the moving lines on the...

    I have the scripting for the moving lines on the main stage and the menu in a MC. I have thought about puting the lines in an MC but am first courious to find out why it is not working the way I...
  9. Replies
    5
    Views
    784

    I am playing around with the following movie....

    I am playing around with the following movie.
    http://www.flashkit.com/movies/Scripting/Other/Random_L-Ben_Huso-6076/index.shtml
    My challenge is, I want to place a menu on top of the moving lines. ...
  10. Replies
    2
    Views
    601

    You can find some FLA's right here at Flashkit. ...

    You can find some FLA's right here at Flashkit. Just go to the "Movies" > "Scripting" section and down load some.
  11. Replies
    3
    Views
    537

    Maybe this will help? 1) Create a new layer,...

    Maybe this will help?
    1) Create a new layer, call it "sounds"
    2) Choose the frame you wish the sound to begin and press "F6" to create a key frame.
    3) Place sound clip in this frame
    4) Choose...
  12. Replies
    3
    Views
    537

    Maybe this tutorial will help:...

    Maybe this tutorial will help:
    http://www.flashkit.com/tutorials/Actionscripting/Basic/Creating-Michael_-572/index.shtml
  13. Replies
    3
    Views
    489

    Thius may be a long shot, but is the MC you want...

    Thius may be a long shot, but is the MC you want to drag centered to the stage of that clip?
  14. I have yet to see it done. Flash seems to own...

    I have yet to see it done. Flash seems to own the box that the movie is in. Good luck. If you have success I want to know.
  15. This should help with your popup question. on...

    This should help with your popup question.
    on (release) {
    getURL ("javascript:window.open('http://www.yourSite.com/yourfile.htm','yourWindoName','width=200,height=200,top=150,left=300');...
  16. Replies
    6
    Views
    595

    Re: Many problems

  17. Replies
    3
    Views
    433

    If you want to slice up a pic to later annimate...

    If you want to slice up a pic to later annimate it, Photoshop can do about everything you need including annimating it.
  18. Replies
    3
    Views
    341

    First off, if you want to be reviewed, you should...

    First off, if you want to be reviewed, you should ost in the HTML review board. You will get a much better respons. People go here to look for ideas rather then review. But since I am here, I like...
  19. In Flash 5 use the with statement. on (release)...

    In Flash 5 use the with statement.
    on (release) {
    with (/INSTANCE NAME) {
    gotoAndPlay ("Scene 1", "label"); );
    }
    }
    Something like this. If it still is not working, play with the path to...
  20. Replies
    2
    Views
    388

    If you just want to change a current boarder,...

    If you just want to change a current boarder, choose your strok panel. From there you can change the width and color.
  21. Replies
    2
    Views
    388

    You have a few options it depends on what exactly...

    You have a few options it depends on what exactly you want to boarder and how was it produced? Most things you draw are defaulted with a boarder. Even if it is the same color as the fill. By...
  22. 20 people read this post and know one knew the...

    20 people read this post and know one knew the answer. I found it out and so I am going to share it with all of you. You can not have a movie over 16,000 frames. There are a lot of ways around...
  23. Update It works when I test the scene, but not...

    Update
    It works when I test the scene, but not the entire movie. Is there a limit to frame lenght?
  24. I have a multi scean movie that stops at the same...

    I have a multi scean movie that stops at the same frame number every time. I added a goTo(nextframe) and still cannot make it work. I have a nav bar at the bottom of the move that allows me to...
  25. Replies
    9
    Views
    796

    I love it! You have just deflated my...

    I love it! You have just deflated my chauvinistic male ego LOL... I appoligize for the not recognizing the courtesy and general supremacy of a lady. Thanks again.

    PS. need work?
Results 1 to 25 of 157
Page 1 of 7 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center