A Flash Developer Resource Site

Search:

Type: Posts; User: jay0316

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    556

    bump :)

    bump :)
  2. Replies
    5
    Views
    556

    sportzguy, No, I only want to have one swf. ...

    sportzguy,

    No, I only want to have one swf. Each of the links on the submenu will take you to a product html page for those items. On each of those product pages I want to use the same swf menu....
  3. Replies
    5
    Views
    556

    Hi Muncey, I could really use some help or...

    Hi Muncey, I could really use some help or suggestions. I was able to get it to disappear when you move off; however, the way it is currently set up doesn't seem like its going to work when I plug...
  4. Replies
    5
    Views
    556

    flash menu on website

    I'm trying to make a flash menu similar to the one on the tide site at the top of the page. Trouble is that when I highlight one of the links, the oval that slides behind it stays there if I go...
  5. Replies
    3
    Views
    539

    I'm new to actionscript and was just following a...

    I'm new to actionscript and was just following a tutorial on kirupa. it actually used the loadVariables method, and then I found the LoadVars method. I
    believe I got the same result with both of...
  6. Replies
    3
    Views
    539

    [F8] flash + msql

    I'm wanting the top 10 scores to display for a game I'm working on. I'm having trouble getting the information to display in a dynamic text box. I've been working on this for 2 days looking at...
  7. Replies
    2
    Views
    530

    I think this tutorial...

    I think this tutorial is on the right track. It detects multiple key combinations except you have to hold the first key down and then press the second; where as, I would like to be able to tap the...
  8. Replies
    2
    Views
    530

    Here is an example...

    Here is an example of a game that does this.

    Jason
  9. Replies
    2
    Views
    530

    [F8] tap 2 buttons back and forth

    Hey, I'm interested in creating a game where you tap 2 buttons alternating for example the left and right arrow keys that in turn makes a meter go up. Kind of like those old nintendo track and field...
  10. solved

    I found a solution



    _global.collarSize = 0;
    _global.side = 0;
    _global.center = 0;
    _global.total = 0;

    //combo box
  11. [F8] add prices and display in dynamic text box

    Hey,

    I have a combobox and radio buttons with specific prices that I want attached depending on the choice the user makes. I'm having trouble getting the application to add the total of the...
  12. Replies
    3
    Views
    559

    Thanks for the reply! I did end up switching it...

    Thanks for the reply! I did end up switching it to: dog._alpha=0. So, I was thinking along those lines. I'm using Actionscript 2.0.
  13. Replies
    3
    Views
    559

    I found the answer: setProperty("dog",...

    I found the answer:

    setProperty("dog", _visible, "0");
    buckleListener = new Object();
    buckleListener.click = function (evt:Object){
    buckle = evt.target.selection.data;
    if...
  14. Replies
    3
    Views
    559

    radio button question

    I have a radio button group that is called Buckle and the labels are Plastic and Metal with the data set to "plastic" and "metal". I have it set to default to the Plastic button, but if someone...
  15. Replies
    1
    Views
    542

    Can anyone help me please? Thanks!

    Can anyone help me please?

    Thanks!
  16. Replies
    1
    Views
    542

    [F8] Help with image selection/fade

    Hi, I'm using Flash 8 and I'm a newbie to actionscript.

    I have to create a flash document that will allow me to swap out colors, patterns, and hardware on our collars. I found a thread posted that...
  17. Replies
    3
    Views
    469

    Thanks. I did end up finding a solution. I...

    Thanks. I did end up finding a solution. I clicked edit multiple frames. Then made sure the onion encapsulated all the frames I wanted to edit. Next, I resized and positioned it. That worked...
  18. Replies
    3
    Views
    469

    move the stage?

    I'm working on an animation, and have it about the way I want it. The problem is that it's not in the right spot or the right size for the stage that I was planning on using. I probably should have...
  19. Replies
    0
    Views
    460

    Change Layer Colors

    I have a big group of layers that I'd like to make the same color. Is there a way to change them all at once. I tried to select them all and change the color of one, but it just changed the one and...
Results 1 to 19 of 19




Click Here to Expand Forum to Full Width

HTML5 Development Center