A Flash Developer Resource Site

Search:

Type: Posts; User: stras77

Search: Search took 0.02 seconds.

  1. Thread: AS2 to AS3

    by stras77
    Replies
    2
    Views
    1,973

    A lot of people copy code from the internet in...

    A lot of people copy code from the internet in hopes of getting the functions they need to make a quick fix. I would suggest that you create your own code using only the theory of the codes you have...
  2. Replies
    1
    Views
    3,042

    Have you taken a look at a few Youtube videos? ...

    Have you taken a look at a few Youtube videos?

    http://www.youtube.com/watch?v=xauuWekRFAM
  3. True CSS is for style sheets, but its still a big...

    True CSS is for style sheets, but its still a big part of programming a homepage, and worth mentioning.

    Ajax and jQuery are brackets of JavaScript, but they are still defined as programming...
  4. Thread: Burgerking.com

    by stras77
    Replies
    16
    Views
    3,191

    Take a look at jQuery. It's a fairly simple...

    Take a look at jQuery. It's a fairly simple scripting language used to make your site more interactive. You would be able to move items at your will.

    And the best thing about it is that it's...
  5. Seams fine from here. Do you have any other...

    Seams fine from here.

    Do you have any other information to share like browser, version, usertype, reason the user gave you, is it a legit programmer that you are using.

    What is the programming...
  6. Replies
    7
    Views
    3,331

    I love those spirits :) It takes no more then...

    I love those spirits :)

    It takes no more then 1 month to learn all the functions of actionscript.
    After that you can go solo.

    It does take alot more time to master Actionscript, dont get me...
  7. Replies
    1
    Views
    2,127

    The best way to do this is as soon as the key is...

    The best way to do this is as soon as the key is pressed the onKeyPress function is removed from the other buttons.
  8. A selected cell can be set using a Mouse onClick...

    A selected cell can be set using a Mouse onClick function and then give a var selectedCell a value corresponding to the selected cell.

    When you know what cell it is you can use the add child...
  9. Replies
    1
    Views
    2,749

    There is a clear difference between AS2 and AS3,...

    There is a clear difference between AS2 and AS3, maybe thats what is causing the problem.

    If you trace the clickTag.substr(0,5) value, does it give you the "Http:" value?
    I'm no pro, but what is...
  10. Replies
    5
    Views
    1,472

    I was a little to fast :P I saw that it was a...

    I was a little to fast :P I saw that it was a snippet from a list tag.
  11. Replies
    5
    Views
    1,472

    If this is yours i would advice you to do...

    If this is yours i would advice you to do something about the missing tags. <p> tags and <h#> tags. If your building it for the search engines to find and rank, <b> tags are worthless alone.
  12. These are the languages i find to be very...

    These are the languages i find to be very important. Some might be a little out of date, but you get the picture I hope.

    Website programming:
    .NET
    PHP
    CSS
    HTML
    xHTML
    jQuery
    AJAX
Results 1 to 12 of 12




Click Here to Expand Forum to Full Width

HTML5 Development Center