A Flash Developer Resource Site

Search:

Type: Posts; User: rapidcarbon

Page 1 of 18 1 2 3 4

Search: Search took 0.28 seconds.

  1. Replies
    0
    Views
    603

    Export AI file to swf

    I have an AI file that I need to bring it in Flash, the problem is that file using mesh gradient, anh that not vector in Flash.

    Anyone know the way to make it 100% vector in Flash?
  2. Replies
    2
    Views
    454

    "Display Time" is frame 40 :( and in which the...

    "Display Time" is frame 40 :( and in which the var Now is needed.

    all i can think of is this line

    Now = Number((getTimer()-StartTime))+Number(SavedTime);

    is not completed yet before it...
  3. Replies
    6
    Views
    483

    thank you, I will try that, but I thought, when I...

    thank you, I will try that, but I thought, when I invoke that function, the button already created
  4. Replies
    2
    Views
    321

    just simple logic :) create a mc call control...

    just simple logic :)

    create a mc call control and using onclipEvent (enterFrame) to control your MC, the one you want to reverse or forward :) when you hit reverse then set variable to "reverse",...
  5. Replies
    6
    Views
    483

    anyone have this problem or just me?

    anyone have this problem or just me?
  6. Replies
    7
    Views
    462

    flash talk to PHP in a forum?

    i have this movie which talks to PHP to get the vars, and it works fine in html file, but when I embedded it in phpBB forum, it fails :( anyone have this problem before?
    ...
  7. Replies
    6
    Views
    483

    fla file

    here is the link to the fla file, if anyone wants to take a look

    http://www.tntt.org/vdh4/forums/flash/test.fla
  8. Replies
    6
    Views
    483

    bugs in MX 2004?

    I was creating a game in MX 2004, everything was fine, then just 5' later, everything stop working, even a button.

    I have this button:_root.mcBttScreen.btOpen and the following code
    ...
  9. Replies
    2
    Views
    463

    hmm

    I wish they have something like this, loadVariables("myfile.php",0, "POST", [var1, var2, var3 ...]);

    maybe in Flash MX 2006, you think?
  10. Replies
    2
    Views
    463

    POST/GET: how to define which var to send?

    Can I pick and choose which var to send? or Flash just sends them all?
  11. Replies
    3
    Views
    453

    but in Flash 6 we can do that right? as I...

    but in Flash 6 we can do that right? as I remember :)
  12. Replies
    3
    Views
    453

    Masking text area bug???

    hmm I have spent 4 hours to figure out why I can not mask the text area :( is it me or what? Has anyone come across this bug?
  13. Replies
    2
    Views
    454

    is this code too fast for flash?

    I have a stop watch app, and in there are 2 two frames i am having trouble with.

    at frame 31, I have this code:

    Now = Number((getTimer()-StartTime))+Number(SavedTime);

    at frame 32, I have...
  14. Replies
    2
    Views
    894

    do you happen to know if there is a written code...

    do you happen to know if there is a written code for that so I can take a look?

    I have done it, but the my code is kinda ugly :(
  15. Thread: 3d Pool

    by rapidcarbon
    Replies
    32
    Views
    2,178

    it's so painful to look at your work :( don't...

    it's so painful to look at your work :( don't know when I will be able to do such thing :( can you give me a tut on that?
  16. Replies
    0
    Views
    300

    What is it in MX??

    ignore my question :)
  17. Replies
    2
    Views
    894

    AI for sliding puzzle game?

    I am building a sliding puzzle game like this one: http://www.puzzlegame.org/15-pack/ but the only problem i have now is when I shuffle the pieces, but sometime it create an error that player would...
  18. Replies
    2
    Views
    359

    thanks

    I can't believe I overlook that :confused:
  19. Replies
    2
    Views
    359

    if ... else ... bug?

    Don't know if this is a bug or not.

    If I set my if-else like this then my app not working:


    but if I change to this, then it works



    is this a bug, or it's me ???
  20. Anyone know of this program????

    Anyone know of this program????
  21. I know for sure I can't figure out these points....

    I know for sure I can't figure out these points. And I think it's incredible to figure this out without using any kind of app.

    Be honest, I post this one just becuz I am looking for that kind of...
  22. Take a look at the swf file. The whole movie...

    Take a look at the swf file. The whole movie using just Action script to draw that picture.

    This is just part of the code. I just wonder how he/she can figure out all the points.
  23. Who is the author of this incredible code?

    Can someone tell me who is the author of this? Incredible coding. Just using AS only. I do have the code but I don't know who is the author.
    ...
  24. Replies
    0
    Views
    387

    I am looking for the javascript to do just that....

    I am looking for the javascript to do just that. The script will detect for flash plugin, if viewer dont' have the plugin, then the script will swap the the Flash file for the image file. I don't...
  25. Replies
    1
    Views
    435

    I am looking for the javascript to do just that....

    I am looking for the javascript to do just that. The script will detect for flash plugin, if viewer dont' have the plugin, then the script will swap the the Flash file for the image file. I don't...
Results 1 to 25 of 440
Page 1 of 18 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center