A Flash Developer Resource Site

Search:

Type: Posts; User: b3nch08

Page 1 of 4 1 2 3 4

Search: Search took 0.29 seconds.

  1. wow! that worked like a magic... i thought...

    wow!

    that worked like a magic...

    i thought the "." was needed on result.items[0]["F"+ctr+"_"+ctr2] right after the [0]


    thank you so much.. i didn't know that that was possible.. heh..
  2. help on setting variable on a Loop from a result query

    this is using the result query from a remoting.

    i'd like to rewrite the following code into a loop:


    function myResult_Result(result){
    FF1_1 = result.items[0].F1_1;
    FF1_2 =...
  3. Replies
    10
    Views
    12,144

    is this applicable in isometric world?

    is this applicable in isometric world?
  4. Replies
    10
    Views
    12,144

    additional question on how to do collisions when...

    additional question on how to do collisions when objects are round when tiled. is this possible?

    hope someone can help.. TIA
  5. Replies
    10
    Views
    12,144

    here's the swf

    here's the swf
  6. Replies
    10
    Views
    12,144

    Help on Isometric golf

    i am developing an Isometric golf, I have made it to isometric part and have the ball move around.

    my question now is this, what approach should I use in placing some objects (obstacles) on the...
  7. Replies
    15
    Views
    11,830

    any open source for this?

    any open source for this?
  8. Replies
    1
    Views
    604

    help query on column

    i am connecting on a database via flash remoting, and i'd like to get the result of my query.

    on the clientside, my code is:


    trace(result.items[0].F1_1)

    this will return first item on the...
  9. Thread: Wheel Rotation

    by b3nch08
    Replies
    11
    Views
    1,400

    a million thanks man!

    a million thanks man!
  10. Thread: thanks!

    by b3nch08
    Replies
    0
    Views
    412

    thanks!

    a million thanks man!
  11. Thread: Wheel Rotation

    by b3nch08
    Replies
    11
    Views
    1,400

    it's like spinning a wheel/roulette.. click the...

    it's like spinning a wheel/roulette.. click the button and let the wheel spin until it stops...
  12. Thread: Wheel Rotation

    by b3nch08
    Replies
    11
    Views
    1,400

    didnt work, when i press the button, it should...

    didnt work, when i press the button, it should rotate like the one on the enterframe.. but it seems that it only rotates the wheel one by one while pressing..thanks again.. =) im newbie
  13. Thread: Wheel Rotation

    by b3nch08
    Replies
    11
    Views
    1,400

    thanks man! how about rotating the wheel again by...

    thanks man! how about rotating the wheel again by using a button. what should be the script on the button?
  14. Thread: wheel rotation

    by b3nch08
    Replies
    1
    Views
    552

    wheel rotation

    how do you rotate a wheel from fast then slowly stops?
  15. Thread: Wheel Rotation

    by b3nch08
    Replies
    11
    Views
    1,400

    Wheel Rotation

    how do you rotate a wheel from fast then slowly stops?
  16. Thread: Tab color

    by b3nch08
    Replies
    3
    Views
    588

    Thanks! ill try that

    Thanks! ill try that
  17. Thread: Tab Color Help

    by b3nch08
    Replies
    1
    Views
    624

    Tab Color Help

    How do you remove the color around the buttons when using the tab keys on the keyboard instead of the mouse to select them?
  18. Thread: Tab Color Help

    by b3nch08
    Replies
    1
    Views
    470

    Tab Color Help

    How do you remove the color around the buttons when using the tab keys on the keyboard instead of the mouse to select them?
  19. Thread: Tab color

    by b3nch08
    Replies
    3
    Views
    588

    Tab color

    How do you remove the color around the buttons when using the tab keys on the keyboard instead of the mouse to select them?
  20. Replies
    5
    Views
    385

    i tried tweening a circle.. compared the speed of...

    i tried tweening a circle.. compared the speed of animation on a fast rate on flash player and html.. they are not the same.. if you look closer... speed in html is slower compared on the flash...
  21. Replies
    5
    Views
    385

    same size on preview and html

    same size on preview and html
  22. Replies
    5
    Views
    385

    Question to Experts

    How come my animations are better when i preview it on flash or when i play it in flash player but when it comes to preview play or play my animation on browser.. it seems to be slower.. any...
  23. Replies
    4
    Views
    583

    It worked! thanks!

    It worked! thanks!
  24. Replies
    4
    Views
    583

    need help on Eval

    i used to use this code on flash 5 and it works without any error but then when i tried using the same code on flash mx.. doesn't work... any idea on how to solve this? this is the code:
    ...
  25. Replies
    1
    Views
    390

    help using the EVAL

    i use to use this code on flash 5 and it works without any error but then when i tried using the same code on flash mx.. doesn't work... any idea on how to solve this? this is the code:
    ...
Results 1 to 25 of 86
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center