A Flash Developer Resource Site

Search:

Type: Posts; User: 404 File Not Found

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. Replies
    6
    Views
    1,524

    nanoba

    There are really nice games on this site.
    the speed of sand toy is unbelievable, i never start a project like this because of flashes speed problems and limited number of loops. I guess you found...
  2. Looks nice, but at Black Skin i hardly notice...

    Looks nice,
    but at Black Skin i hardly notice the send message text box.
  3. You have supernatural feelings i guess. i'm...

    You have supernatural feelings i guess.
    i'm using MX :)
    i'm reading that url now, i think that will solve my problem.
    thanks for the quick answer.
  4. loading remote variables & assigning non english charset value?

    Hello all,
    I'm tring to write a simple flash txt scroller that loads the txt from an asp file. The code runs well if the text is in english.

    But when i try to write some turkish chr to the...
  5. Replies
    22
    Views
    1,170

    my 3 books are listed but i want to learn more...

    my 3 books are listed but i want to learn more about the books you read because i have some time to read books nowadays. and i don't know what to read. :)


    Hichhikers Guide to The Galaxy (Douglas...
  6. Replies
    5
    Views
    515

    if you made that fla before, i bleave you can...

    if you made that fla before, i bleave you can make it again.
    last month my computers hdd just burned. so i remade a web site from some poor backups in 48 hours. so if you don't have time. don't...
  7. Replies
    2
    Views
    444

    Hello all, how can i edit bitmap fonts? or how...

    Hello all,

    how can i edit bitmap fonts? or how can i create my own font?
    which program should i use?
  8. Replies
    5
    Views
    930

    i was just hanging around, reading messages etc.....

    i was just hanging around, reading messages etc.. :)
    ok. i think it's time to become a "member" ha, i love FK.
  9. Replies
    5
    Views
    930

    Hi folks, i signed up for FK at september 2000...

    Hi folks,
    i signed up for FK at september 2000 and when i write messages, at the left side of the board still writes "New Member".
    why?
  10. you need to write a server site...

    you need to write a server site script(asp,php...) to make a database query.
    and you can get results with loadvar command in flash.
  11. Replies
    12
    Views
    905

    to make delays. i count the frames(ex:if the...

    to make delays. i count the frames(ex:if the movie is 10fps)in a smart movie


    onClipEvent(enterFrame){
    n+=1;
    if (n==10){ this means 10 seconds pased, so you can paste your code here
    n=0;
    }
    }
  12. Replies
    0
    Views
    1,064

    what happend to the [games] link? i cannot see...

    what happend to the [games] link?
    i cannot see any [games] link at the top of the page any more..

    but "http://classifieds.flashkit.com/products.html" has [games!] link but doesn't work..
  13. xml flash and vb

    yes folk that was the major problem for me for a while ago
    i asked people here but i cant get help, but i solved that.
    here is the solution.

    tmpdata = myxmlobj.xml
    count = Len(tmpdata)
    tosnd =...
  14. Replies
    2
    Views
    427

    YES. it worked, thank you a lot. :)

    YES.
    it worked, thank you a lot.
    :)
  15. Replies
    2
    Views
    610

    i think this tutorial helps. ...

    i think this tutorial helps.

    http://www.flashkit.com/tutorials/Games/Building-David_Do-611/index.shtml
  16. Replies
    1
    Views
    451

    u can do it with php or asp or cgi php is...

    u can do it with php or asp or cgi
    php is better.
    http://www.php.net
  17. Replies
    2
    Views
    427

    Hi all i'm tring to write something passes...

    Hi all
    i'm tring to write something passes variables to a php doc
    but my problem is when i use geturl it passes "all variables" in the movie to php but i dont want that.

    how can i send the...
  18. Hi all I'm working on a multiplayer game...

    Hi all

    I'm working on a multiplayer game project and i'm trying to write a server with Visual Basic 6.0

    and my problem is..

    when i send VB xml data to flash player.. flash player doesnt...
  19. i love this game

    Nice graphics and nice ai.

    1) How long did it take you to learn the game?
    ofcourse i dint read the how to play instructions like most of the people :) and,
    at 3. round i can play the game.
    at...
  20. Replies
    0
    Views
    608

    Hi all I'm working on a multiplayer game...

    Hi all

    I'm working on a multiplayer game project and i'm trying to write a server with Visual Basic 6.0

    and my problem is..

    when i send VB xml data to flash player.. flash player doesnt...
  21. Replies
    2
    Views
    643

    hi

    did you try to give node names as numbers and make a loop that hmm....
    i mean something like this..

    stream
    -------
    <--- part of the cgi stream --->
    <?xml?>
    <logs>
    <line>
    <1>value_a</1>
  22. Replies
    1
    Views
    695

    hi there

    i paste this from flash help file.. :)


    XML.send

    Syntax

    myXML.send(url);
    myXML.send(url, window);
    Arguments
  23. hi, thankyou for your answer.. i check the...

    hi, thankyou for your answer..
    i check the sprites like you said.. but cant find any thing...

    and i open a new movie and i write at first frame to the time line... -- ...
  24. i'm trying to init the position of some sprites...

    i'm trying to init the position of some sprites depends on the mouses starting position. But when i try to get the position of mouse at first frame of the movie, it says me the position is -22.5 at...
  25. Replies
    5
    Views
    466

    http://www.moock.org/webdesign/flash/actionscript/...

    http://www.moock.org/webdesign/flash/actionscript/move/index.html
    good luck...
    :)
Results 1 to 25 of 29
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center