A Flash Developer Resource Site

Search:

Type: Posts; User: RickyD77

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    505

    a very big thx

    a very big thx

    nice world need people like u

    thx
  2. Replies
    2
    Views
    505

    transform string to number

    i work whit director and whit director you can only send string to flash

    i would send a number to flash like 1 but i receive "1"
    inside flash how i can transfor this "1" into 1

    thx
  3. Replies
    2
    Views
    496

    nice thx

    nice thx
  4. Replies
    2
    Views
    457

    Thx

    thx
  5. Replies
    2
    Views
    457

    my code goes like this onClipEvent...

    my code goes like this

    onClipEvent (enterFrame) {
    now = Math.round(getTimer()/1000);
    if (now == 7) {
    //reset timer
    }
    }
    i want it to restart at 0
  6. Replies
    2
    Views
    496

    how can i put delay in a function i want a...

    how can i put delay in a function
    i want a function for delaying event

    i have differrent way but no success
  7. Function

    you also can call a director function like this
    getURL ("event:functionName");
    this is more powerfull you have just the change the function in dirctor,

    you dont have to open flash and change...
  8. could you just explain

    just a litle more info plz
  9. Replies
    2
    Views
    410

    why the code after Arraynom dosent apear on my...

    why the code after Arraynom dosent apear on my post
  10. Replies
    2
    Views
    410

    help on duplicate plz!!!!

    ok this is my code
    Arraynom = new Array("Christophe Colomb (Gênes, 1450 ou 1451 - Valladolid, 1506)", "Le Génie de la marine","La Gloire","La Religion","Déesses","La Géographie","Plutarque...
  11. Replies
    1
    Views
    1,190

    i jsut want to know if the video suport was a...

    i jsut want to know if the video suport was a frame base rendering cause i want to know if its work for quicktime vr


    thx and excuse my english
  12. Thread: TELL TARGET

    by RickyD77
    Replies
    7
    Views
    2,584

    lol guru your so fast

    lol guru your so fast
  13. Thread: TELL TARGET

    by RickyD77
    Replies
    7
    Views
    2,584

    with or dot syntax Eric

    with or dot syntax


    Eric
  14. Replies
    1
    Views
    1,464

    i just want to know if quicktime vr was suported...

    i just want to know if quicktime vr was suported

    thx

    Eric
  15. Replies
    2
    Views
    431

    thx but i reach it

    thx

    Arraysection = new Array("section0", "section1", "section2", "section3", "section4", "section5", "section6");
    section = "section3";
    open = 0;
    ppstatut = 1;
    function foward () {
    for (i=0;...
  16. Replies
    2
    Views
    431

    ok i explain i have an Array like ...

    ok i explain
    i have an Array like
    Arraysection = new Array("section0", "section1", "section2", "section3", "section4", "section5", "section6");

    and i have a varible section this variable...
  17. Replies
    3
    Views
    531

    ok i explain

    i have an Array like
    Arraysection = new Array("section0", "section1", "section2", "section3", "section4", "section5", "section6");

    and i have a varible section this variable change by director...
  18. Replies
    3
    Views
    531

    how can a compare a string to the same string in...

    how can a compare a string to the same string in my Array to know is position


    Thx
    Eric
  19. Replies
    3
    Views
    592

    thx

    A very big thx this is very helpfull

    Eric
  20. Replies
    3
    Views
    592

    I juste like to know where i can learn about...

    I juste like to know where i can learn about string and function


    thx
    Eric
  21. Replies
    1
    Views
    431

    Its ok

    it's ok forget it
  22. Replies
    1
    Views
    453

    how to speak to a swf load in a target mc whats...

    how to speak to a swf load in a target mc
    whats the syntax
  23. Replies
    1
    Views
    431

    how to speak to a swf load in a target mc whats...

    how to speak to a swf load in a target mc
    whats the syntax
  24. Replies
    0
    Views
    324

    i realy dont know why may mail dosent work if you...

    i realy dont know why may mail dosent work if you have an idea plz give me some feedback
    my code

    EmailHandle.php

    <?php
    //Send to Variable
    $MailTo = "ericdag@sympatico.ca";

    //Send Mail
  25. thx buddy

    very cool idea thx
Results 1 to 25 of 28
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center