A Flash Developer Resource Site

Search:

Type: Posts; User: purplemadness

Search: Search took 0.03 seconds.

  1. Sorry, but it still doesn't work :(

    Sorry, but it still doesn't work :(
  2. Replies
    6
    Views
    1,084

    for just normal text? text.rotation = blah; ...

    for just normal text?


    text.rotation = blah;

    That?

    EDIT: read wrong -_-
  3. I hate this, 3dfa does not export good!

    I tried everything, but it won't export good!
    Here's want i want:


    text++;

    And text is an editbox.

    I also tried this:
  4. Replies
    4
    Views
    645

    Is there something like a delay in actionscript?

    Is there something like a delay in actionscript?
  5. Replies
    4
    Views
    645

    Is this okay?

    for (i=100; i==0; i--){
    element ("bomb").scale.x=i
    element ("bomb").scale.y=i
    }

    If it's not okay, would you send me the script of the motion form scale.x and scale.y

    I mean that zoom out...
  6. I was looking for this tutorial, could'nt find...

    I was looking for this tutorial, could'nt find it..
    Now i found it, it is even in the 3DFA board :D
  7. Replies
    4
    Views
    578

    Scenes are just sort of framelabels, you don't...

    Scenes are just sort of framelabels, you don't really need them, but for large movies they come sometimes in handy :)
  8. Replies
    10
    Views
    1,042

    Thanks but it still doesn't work when i export it...

    Thanks but it still doesn't work when i export it :(
  9. Replies
    41
    Views
    21,360

    Ok, thanks!

    Ok, thanks!
  10. Replies
    10
    Views
    1,042

    Here it is, i am glad you want to help me :)

    Here it is, i am glad you want to help me :)
  11. Replies
    10
    Views
    1,042

    Thanks, works great inside 3DFA, but when i...

    Thanks, works great inside 3DFA, but when i export it, and open it, it wont detect the mouse when i click the screen, if i click on it nothing happens :(

    Look at this:

    Click
  12. Replies
    41
    Views
    21,360

    Can it be because i've used a animated gif?

    Can it be because i've used a animated gif?
  13. Replies
    41
    Views
    21,360

    The Custom Cursor does'nt work here when you...

    The Custom Cursor does'nt work here when you export it :(
  14. Replies
    10
    Views
    1,042

    Thank you!!! It worked :) Can you also get a...

    Thank you!!!
    It worked :)
    Can you also get a counter how many times you clicked on the button in time?

    like this:
    _______________________________________________
    | Hit: 5 times ...
  15. Replies
    10
    Views
    1,042

    Need a code..

    I need a code to when you click on a button, the button dissappears, delay 2 sec. than it comes back at a random spot

    I tried a code but i can't get it to work:

    var sec = getSeconds();
    if...
Results 1 to 15 of 16




Click Here to Expand Forum to Full Width

HTML5 Development Center