A Flash Developer Resource Site

Search:

Type: Posts; User: skedman

Search: Search took 0.02 seconds.

  1. Replies
    29
    Views
    23,593

    there are a few ways to make health bar.. my...

    there are a few ways to make health bar.. my favorite:

    1. draw a long rectangle
    2. make it a movie clip
    3. tween the inside color to make it look like the health is decreasing..
    4. at the end...
  2. Replies
    4
    Views
    1,239

    when i do stuff like that, i add what i call...

    when i do stuff like that, i add what i call "roots" to my movie...
    so for your situation.. i would put this piece of code on a separate layer called roots

    _root.rotating = 0;

    and when your...
  3. Replies
    6
    Views
    2,236

    probably similar reasons why its hard to find a...

    probably similar reasons why its hard to find a phone these days that have chords attached to them..

    over time, things become obsolete... cars are different from when they first were invented......
  4. Replies
    6
    Views
    2,236

    im sure the flash player will still be active,...

    im sure the flash player will still be active, just no more updates... so sites that rely on that will need to convert or stay with the old flash player.. i dont think it will ruin these site, and...
  5. Replies
    6
    Views
    2,236

    i think the adobe forums is probably pretty...

    i think the adobe forums is probably pretty reliable with their information.. so if no one is debating the genuineness of that statement... then its probably true....

    i suggest you follow that...
  6. Replies
    3
    Views
    11,241

    build up effective and genuine content.. think...

    build up effective and genuine content.. think about something that people care to talk about... then start talking about it.... depending on what the topic of your site is, dictates who you want to...
  7. Replies
    2
    Views
    1,880

    based on the info you provided.. my first thought...

    based on the info you provided.. my first thought is that you maybe only have that code on step1.
    if you go to a new frame.. you need to put code there as well... or turn it into a function...
  8. Replies
    3
    Views
    1,476

    for what i think you are trying to achieve.. do...

    for what i think you are trying to achieve.. do this.
    give each movie clip a unique instance name.. then at the end of each movie tell it to stop and then call the other movie by instance name and...
  9. Replies
    3
    Views
    1,476

    when trying to go to a specific frame... you have...

    when trying to go to a specific frame... you have two very basic options...

    using quotes you can call the actual frame label. that can be manually set in the properties box... or without quotes,...
Results 1 to 9 of 9




Click Here to Expand Forum to Full Width

HTML5 Development Center