A Flash Developer Resource Site

Search:

Type: Posts; User: rinser

Page 1 of 14 1 2 3 4

Search: Search took 0.03 seconds.

  1. Thread: 1e+018

    by rinser
    Replies
    1
    Views
    1,968

    1e+018

    Hello
    I am trying to test a calculation that is working out exponentiation.
    If I try 1000000000 ^ 2 on my calculator, I get 1,000,000,000,000,000,000.

    With the program, this is returned: 1e+018...
  2. Replies
    3
    Views
    795

    thanks. wow, just reading that article has opened...

    thanks. wow, just reading that article has opened my eyes but also led me nowhere in concluding what to do. The problem is, for a greenhorn like me, I feel it's always better to study with some shape...
  3. Replies
    3
    Views
    795

    Can anyone recommend an XML certification?

    Hello.
    I have been reading up XML for about 3 weeks now and would like to know if there is a generally industry standard certificate to try and take?
    I have found one, named the XML Master...
  4. Thread: excess notation

    by rinser
    Replies
    0
    Views
    2,623

    excess notation

    Not sure if this is acceptable here, but it does say for "math" issues :

    I have a question about excess notation.

    To get an excess notation representation of +9, we add its ordinary binary...
  5. Replies
    1
    Views
    335

    Processes running - is 60 too many ?

    Got a very insidious virus that I picked up through MSN messenger last week.
    I have recovered most functionality except that I have had to remove my Microsoft Ergonomic 4000 keyboard, as everytime...
  6. Replies
    6
    Views
    429

    Korea Fighting !

    Korea : guts verve and guts.
    Be the reds !
    What a team.
    Dae han Min-gu !
  7. Thread: fickle display

    by rinser
    Replies
    7
    Views
    374

    okay...i just triple checked them both. both are...

    okay...i just triple checked them both. both are equal in size, both are shapes, no adjustments in color/ alpha etc.... both are drawn with the rectangle tool
    i just reloaded it. maybe your screen...
  8. Thread: fickle display

    by rinser
    Replies
    7
    Views
    374

    yes that was kind of my point. my question is why...

    yes that was kind of my point. my question is why in Flash authoring , I use exactly the same color, yet on playback they appear different....
  9. Thread: fickle display

    by rinser
    Replies
    7
    Views
    374

    fickle display

    Hello
    I have this little site here that has a colored bar at the top and at the bottom.

    Both bars are exactly the same color when I put them through Flash, yet on my screen one appears darker...
  10. why dont you go to the Site review pages here and...

    why dont you go to the Site review pages here and check out some examples of how its done,a nd read what methods / problems people have used ...?
  11. Replies
    0
    Views
    590

    some problems here :

    a new site
    This is something simple put together for a local lawyer's office. It is supposed to be solid and not too Flashy.

    So far, I am looking at 2 problems (for me - I havent shown it to...
  12. button1.gotoAndPlay("frame name"); (all i meant...

    button1.gotoAndPlay("frame name");
    (all i meant with the Insert Target Path button, it has helped me a lot of times when i am not sure how to locate a specific instance. if your button1 is on the...
  13. you need to be sure that you are targeting the...

    you need to be sure that you are targeting the buttons. did you give each button an instance name ? I always find it easier , when i am trying to find the right path to a button or anything that...
  14. Replies
    3
    Views
    681

    I just tried giving each text field an instance...

    I just tried giving each text field an instance name, and then put this at the start of the code :
    name.tabIndex=1;
    email.tabIndex=2;
    mess.tabIndex=3;

    now, I have no tab functionality at all,...
  15. Replies
    3
    Views
    681

    component fiddling the tab index

    I have a form that works (vis a vis tab order) fine in one movie. When I use it in another movie - which contains components - the tab order is messed up.
    I read somewhere here about components...
  16. Replies
    8
    Views
    678

    yes thanks for that, very helpful. I have this...

    yes thanks for that, very helpful.
    I have this now :


    scrollbar.setStyle("themeColor", "0x003366");
    scrollbar.setStyle("scrollTrackColor", "0x003366");
    scrollbar.setStyle("symbolColor",...
  17. Replies
    8
    Views
    678

    I have opened up the "scrollbar" assets but cant...

    I have opened up the "scrollbar" assets but cant see how they have any connection with the scrollbar. I can "edit"them , great, but they dont effect the scrollbar at all. they dont have any...
  18. Replies
    8
    Views
    678

    yes thanks. I just discovered the ScrollBar...

    yes thanks. I just discovered the ScrollBar assets.
    edit : problem now is, I am able to "skin" the elements, but nothing has functionality !
  19. Replies
    8
    Views
    678

    Does anyone know how to do this ? There dont seem...

    Does anyone know how to do this ? There dont seem to be any docs on this, just to simply change the color. Nothing more needed !
  20. Replies
    8
    Views
    678

    customizing Flash scroller component

    Is there a way to customize the scroller that comes with the Flash UI components ?

    Im happy with the way it works, I would just like to change the color.
  21. text scroller with easing and wheel usability

    Hello
    Trawling through the many scroller / text box tutes out there, I have found a couple of good ones :
    here

    and here

    but what i would love to read is a tutorial that offers both easing...
  22. Replies
    1
    Views
    490

    REQ: hows this effect done?

    not a wow cool site, but neither are mine and im on the third one now.

    anyway, i like the way they have masked the name of the firm, and the way it is revealed as if there is a alpha tween...
  23. Replies
    55
    Views
    2,659

    thanks for that CSS tip catbert303. I had to...

    thanks for that CSS tip catbert303.
    I had to change the parameters to make it center.

    I know you know more than i do about CSS,so i wonder why i had to do this ?

    anyway, i have done it, and...
  24. Replies
    55
    Views
    2,659

    Round Two - cannot center

    Hi
    So, for the next site, which has been put together without the 100% dimensions, I have reset the htm and its all okay, except that I am unable to center it.

    here is the code, not sure how to...
  25. Replies
    55
    Views
    2,659

    resolved

    YES, thankyou, that has resolved it. Here is the entire code. Im sure I have less than vital code in here too, but i will try to edit better later. thanks again !


    <!DOCTYPE html PUBLIC...
Results 1 to 25 of 332
Page 1 of 14 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center