A Flash Developer Resource Site

Search:

Type: Posts; User: CotteN-LeoriC

Page 1 of 10 1 2 3 4

Search: Search took 0.11 seconds.

  1. Replies
    3
    Views
    770

    Thank for your reply ! But I still have the...

    Thank for your reply !

    But I still have the same problem ....... :(
  2. Replies
    3
    Views
    770

    Connect to server !?

    My system are running Apache 1.3.27 ( WinXP ). I gave my IP to my friend ( not 127.0.0.1 , my real IP ) and tell him to access my server , but he can't view my server . ( 404 )

    And my friend...
  3. Replies
    2
    Views
    620

    MySQL Problem .

    I have used mySql 3.23.49 for a long times , and I started feel boring to look at it ... :P
    Then I decided to download a newer version ...
    I downloaded MySQL 4.0.13 . ( I don't upgrade )
    After...
  4. Replies
    0
    Views
    410

    Help needed to complete this ...

    Since one of the message will be delete if I posting the same message in this board . So , please read this . THANK

    http://www.flashkit.com/board/showthread.php?postid=2350806
  5. Replies
    5
    Views
    560

    Yes , cause I haven't finish with that...

    Yes , cause I haven't finish with that direction's animations :p
  6. Replies
    5
    Views
    560

    A little update to the animations ..... ...

    A little update to the animations .....

    http://character.b0x.com/Character3.swf*refresh browser
    or
    http://character.b0x.com/Character3.html
  7. Replies
    5
    Views
    560

    Help needed to complete this !

    Since I had stopped my game project for a long times because of the Character’s Animations . ( I can’t draw well ) So , could somebody please help me with the animations , we will work as a team...
  8. Replies
    25
    Views
    1,357

    Maybe this can help : Preview...

    Maybe this can help :
    Preview
    Fla ( MX )

    It seem not to match with your " graphic style " , sorry if I can't help !
    And I wish to play a stable version of this game ~~~
  9. My vote goes to ....... devnell_2k

    My vote goes to ....... devnell_2k
  10. Replies
    1
    Views
    709

    I have a external file which store a list of the...

    I have a external file which store a list of the countries name setup .


    <option value="None">- Please Select -</option>
    <option value="Afghanistan">Afghanistan</option>
    ...
  11. Replies
    1
    Views
    732

    View Post

    <?

    $string = $_POST[msg] ;
    $replace = Array ( ":D" , ":(" ) ;
    $replacement = Array ( "smiley.gif" , "sad.gif" ) ;

    for ( $i = 0 ; $i < count ( $replace ) ; $i++ ){
    $string = str_replace...
  12. Replies
    1
    Views
    764

    I want to replace " [tags] " to " " , I...

    I want to replace " [tags] " to " <tags> " , I wrote this :


    <?

    $string = "[tags]" ;

    $replace = Array ( "[" , "]" ) ;
    $replacement = Array ( "<" , ">" ) ;
  13. Replies
    1
    Views
    367

    Hi , You heard a web site , and you want...

    Hi ,

    You heard a web site , and you want to visit it . ( First Time ) . The web url is http://www.noname.net

    When you type the web url , will you type http://www.noname.com ???
    ...
  14. Replies
    1
    Views
    482

    Hi , You heard a web site , and you want...

    Hi ,

    You heard a web site , and you want to visit it . ( First Time ) . The web url is http://www.noname.net

    When you type the web url , will you type http://www.noname.com ???
    ...
  15. Replies
    3
    Views
    509

    I myslf also hate that !

    I myslf also hate that !
  16. Replies
    3
    Views
    509

    http://www.realarelboard.d2g.com My first...

    http://www.realarelboard.d2g.com

    My first public test board , please register and test the bug .

    You can see a Private Message In the Info Center , but it is empty , and many thing still in...
  17. Replies
    1
    Views
    618

    Hi , How can I get data using PHP form a...

    Hi ,

    How can I get data using PHP form a database ??? I want the data output as a string :


    In database Name Test , Table1 :
    ______________________________
    |...
  18. Replies
    1
    Views
    648

    Hi , I just simply wrote this :

    Hi ,

    I just simply wrote this :


    <?

    $user =$_POST[uname];
    $pass =$_POST[upass];
    $connect=mysql_connect("localhost","Kiven","my password is password :p ")or die ("Could Not Connect...
  19. Replies
    2
    Views
    1,174

    Hi , Can Some One Please teach me to...

    Hi ,

    Can Some One Please teach me to create a smilies function ( More than one replacement ) ...

    I wrote this :

    $text=$_POST[text];
    $msg=str_replace(":),"<img src=\".....",$text );
  20. Replies
    1
    Views
    405

    Hi , Is there some method can protect...

    Hi ,

    Is there some method can protect my file to begin pleace in " temporary internet files " ????
  21. Replies
    1
    Views
    480

    Hi , I need some tutorials and articles...

    Hi ,

    I need some tutorials and articles that cover the topic - save in local ( shared object ) , please leave me a link . THANK .


    " I has found some tutorials in http://ed.gamegeared.com/...
  22. Replies
    3
    Views
    870

    I can install one on my new server db ... Then...

    I can install one on my new server db ...
    Then how ???
  23. Replies
    3
    Views
    870

    Hi , If I have a new host server db and I...

    Hi ,

    If I have a new host server db and I want to tranfer all the files in my old server db to the new one , can it done ?
  24. Replies
    13
    Views
    2,092

    Good job ! No bugs , Good graphic , hittest ,...

    Good job !

    No bugs , Good graphic , hittest , swapDepths .....

    Suggestion :

    Add the inventory system ...
  25. Replies
    16
    Views
    971

    Welcome . It just tell the Flash to print the...

    Welcome .

    It just tell the Flash to print the frame which have a #p label .( the second frame had this label )But for a long text file , this solution might cannot use ...
Results 1 to 25 of 227
Page 1 of 10 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center