A Flash Developer Resource Site

Search:

Type: Posts; User: rynoe

Page 1 of 20 1 2 3 4

Search: Search took 0.10 seconds; generated 53 minute(s) ago.

  1. Replies
    19
    Views
    9,350

    "Whats wrong with using AS3 to make jeopardy type...

    "Whats wrong with using AS3 to make jeopardy type game?"

    I used to sell ice cream to eskimoes.
  2. Replies
    19
    Views
    9,350

    If it is AS3 using URLLoaderDataFormat.VARIABLES...

    If it is AS3 using URLLoaderDataFormat.VARIABLES then an idiot coded it. If you are certain it is AS3 then you are an idiot too because you got no idea what version it is. I was giving the programmer...
  3. Replies
    19
    Views
    9,350

    Actually nvm, Jeopardy is a stupid learning game...

    Actually nvm, Jeopardy is a stupid learning game that old people play. Find a more modern fun one.
  4. Replies
    19
    Views
    9,350

    This is from days of old. Animate 7 opens the...

    This is from days of old. Animate 7 opens the file but no actionscript. The text file tells me that either this is old school AS2(or even 1). If you still need a jeopardy game I will build you one. I...
  5. Replies
    4
    Views
    4,568

    You have no idea how stupid that question is to...

    You have no idea how stupid that question is to anyone who has been working in this field for years.
  6. Replies
    1
    Views
    8,121

    Flash was the disco of the internet. It was...

    Flash was the disco of the internet. It was wildly popular and dominated for a short period. Then the haters held a revolt led by Steve Jobs. After his death, the destruction of Flash was like...
  7. Replies
    37
    Views
    37,439

    I can't believe it goes on. It's called Animate...

    I can't believe it goes on. It's called Animate now, we will see.
  8. I once dabbled with smartfoxserver...

    I once dabbled with smartfoxserver which uses flash and java for multiplayer games.
  9. Prolly missing a text field or wrong name.

    Prolly missing a text field or wrong name.
  10. Replies
    1
    Views
    1,140

    Never nest AS3 code, always on main timeline or...

    Never nest AS3 code, always on main timeline or better yet in class file and I think you need to rap a lot of that into functions, otherwise it will only run when instanciated.
  11. Math try if (ms

    Math
    try
    if (ms <= -1) removeEventListener(Event.ENTER_FRAME, loop);
  12. Replies
    2
    Views
    3,062

    If it is a small amount of you only need a server...

    If it is a small amount of you only need a server side language to save the data onto a file. If you need it to be more robust you may need a database as well.
  13. if(nowDate==targetDate){ // do stuff ...

    if(nowDate==targetDate){
    // do stuff
    }
  14. Replies
    2
    Views
    3,636

    Otis Davis...

    Otis Davis won the gold beating the heavily favored german Carl Kaufmann. Milkha Singh(Flying Sikh) came in fourth.
  15. Replies
    4
    Views
    2,534

    Flash8 You need to assign a number to a variable before...

    You need to assign a number to a variable before you try to use it in math.



    _root.mydays.woo =100;


    on (release) {
    if (_root.mydays._visible) {
    _root.mydays._visible = false;
  16. Replies
    2
    Views
    2,039

    http://advance-media.com/flash_10_as3_rotating_cub...

    http://advance-media.com/flash_10_as3_rotating_cube_3D.html
  17. Thread: where is my code

    by rynoe
    Replies
    1
    Views
    1,350

    There is no actionscript for it, and the...

    There is no actionscript for it, and the actionscript that is in there is all wrong. Looks like it had the core code ripped out of it and all that is left behind is the crap buried in the objects.
  18. Replies
    4
    Views
    1,756

    That will be pretty tricky if you are new to...

    That will be pretty tricky if you are new to programming
  19. Replies
    2
    Views
    1,623

    I started to look at it and fix some of the as2...

    I started to look at it and fix some of the as2 problems until I realized that this template is just complete garbage. Sorry.
  20. Replies
    4
    Views
    1,756

    Depends on how complex you want it to be.

    Depends on how complex you want it to be.
  21. Why is using an enterframe event a problem? ...

    Why is using an enterframe event a problem?

    AS3 is an object oriented language, like java or C++. Gunna be hard to get away from using objects
  22. Thread: Scripting help

    by rynoe
    Replies
    1
    Views
    1,891

    There is other support, whether javascript or...

    There is other support, whether javascript or parent that these files may need.
  23. Replies
    2
    Views
    2,452

    Flash5 When you say flash 5, do you mean the CS5 Adobe...

    When you say flash 5, do you mean the CS5 Adobe released or the flash 5 macromedia released 10 years ago?
  24. Replies
    3
    Views
    2,011

    this a greensock tween?

    this a greensock tween?
  25. Replies
    2
    Views
    3,864

    Debugger: SecurityError: Error #2148: SWF...

    Debugger:


    SecurityError: Error #2148: SWF file http://www.iamvishal.com/pureecn/assets/slide/test.swf cannot access local resource E:\Dropbox\PUREECN\Graphic One Underwater.f4v. Only...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center