A Flash Developer Resource Site

Search:

Type: Posts; User: FrozenGecko

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    13
    Views
    1,289

    awesome. that is perfect. ty!!

    awesome. that is perfect. ty!!
  2. Replies
    13
    Views
    1,289

    Yes, Indeed...

    Yes, Indeed...
  3. is there any way to use that type of code, but...

    is there any way to use that type of code, but instead just tell it to stop listening for its mouse clicks until its opacity is above x number
  4. if(myButton.alpha

    if(myButton.alpha<100){
    myButton.enabled=false;
    }

    didn't work :(
  5. thank you very much for actually posting a piece...

    thank you very much for actually posting a piece of code =p i'll give to a go asap
  6. would you recommend me changing to frameLabels?...

    would you recommend me changing to frameLabels? and if so, how would I tween with that method?
  7. Option 1 sounds good, but like i said "I AM A...

    Option 1 sounds good, but like i said "I AM A FING NOOB" could you post some examples of the code i should use or what i should edit in my current code x.X
  8. -bump- fixed some wording that may have been...

    -bump- fixed some wording that may have been alittle confusing
  9. Replies
    13
    Views
    1,289

    help :(?

    help :(?
  10. could you elaborate? I said im not a AS pro :(

    could you elaborate? I said im not a AS pro :(
  11. How to active my buttons when mc is opacity 100

    I have buttons inside/on window01/mc that are still active/clickable when the opacity is 0, I basically have a area on my website that if you click it opens the window corresponding to the button....
  12. Replies
    13
    Views
    1,289

    When I posted I asked about TABLES. You posted...

    When I posted I asked about TABLES. You posted CSS, which I am not that experienced with. You didn't explain anything in the code that you posted. meaning... put in your blah blah here, put this...
  13. Replies
    13
    Views
    1,289

    heres what I got =p it looks a lot different...

    heres what I got =p

    it looks a lot different in ff than ie

    http://frozen-gecko.net/jmoney/slicedup.html
  14. Replies
    13
    Views
    1,289

    will this work if I have a image at the top and a...

    will this work if I have a image at the top and a background that repeats as far as the body content goes down
  15. Replies
    13
    Views
    1,289

    fixed width just in the center of the browser,...

    fixed width just in the center of the browser, sorry I wasn't clear on this.
  16. Replies
    13
    Views
    1,289

    Center Tables

    I want to center my website with tables so it works with any resolution.

    Does anyone know of any tutorials that could help me figure this out.
  17. Replies
    27
    Views
    2,669

    Okay, Ignore the scale idea. I just need to...

    Okay, Ignore the scale idea.

    I just need to fixed the problem with my button that is in one of the windows that loads.

    Please help asap!! :X
  18. Replies
    27
    Views
    2,669

    can anyone help me? I need to get this done soon.

    can anyone help me? I need to get this done soon.
  19. Replies
    27
    Views
    2,669

    does what I said make sense =p?

    does what I said make sense =p?
  20. Replies
    27
    Views
    2,669

    ps. the button inside the windows has to close...

    ps. the button inside the windows has to close the window ones you click it, its part of the navigation like the rest of the windows, but you click products then this button is on the products window
  21. Replies
    27
    Views
    2,669

    I also have another button inside one of the...

    I also have another button inside one of the windows and i am getting 1120 errors.
  22. Replies
    27
    Views
    2,669

    I have another question, got would I make a close...

    I have another question, got would I make a close button for whichever window is open.

    I also want to make a small flash gallery, I want to change the code from opacity to scale with a close...
  23. Replies
    27
    Views
    2,669

    BUMP. Help? :( I would really like to get this...

    BUMP.

    Help? :( I would really like to get this project done ^^
  24. Replies
    27
    Views
    2,669

    I tried to apply the code but i'm getting lots of...

    I tried to apply the code but i'm getting lots of 1084 errors. Heres my original code:


    import gs.TweenLite;

    //first we're making sure none of your content windows are
    //being displayed when...
  25. Replies
    27
    Views
    2,669

    The only current bug is that when you click on...

    The only current bug is that when you click on another button while one is still going, they both stay open. I then was curious and clicked the one of the buttons that was open and it closed the...
Results 1 to 25 of 41
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center