A Flash Developer Resource Site

Search:

Type: Posts; User: Micard

Search: Search took 0.03 seconds.

  1. Replies
    11
    Views
    2,317

    Hey, thanks for your response! I haven't been...

    Hey, thanks for your response! I haven't been able to check the thing out yet - busy week, but will do it as soon as I can! Thanks again!
  2. Replies
    11
    Views
    2,317

    Thanks but as I said I was playing around with...

    Thanks but as I said I was playing around with these, changing both my php and as3 scripts. And yes, I did change it to what you said and it still would send me to frame 6 and say that the variable...
  3. Replies
    11
    Views
    2,317

    Nope, no errors. Just that the variable is...

    Nope, no errors. Just that the variable is undefined.

    Here's the .fla file

    http://www.filehosting.org/file/details/500134/gor.fla

    And thanks for looking it into for me! Much appreciate it!
  4. Replies
    11
    Views
    2,317

    This is my setup. I also have the following code...

    This is my setup. I also have the following code on frame 1, layer AS3 SESSION (maybe that kind of interacts with the current code, no idea)

    Screenshot:
    75435




    stop();
    import...
  5. Replies
    11
    Views
    2,317

    Oh you're right. It would be type TEXT here, I...

    Oh you're right. It would be type TEXT here, I forgot I was doing something else. So I tried to play around with sending both a variable and text - nope. CC_result is still undefined.
  6. Replies
    11
    Views
    2,317

    The problem is that upon receiving the...

    The problem is that upon receiving the "charcreated" response, the variable CC_result in flash is undefined. It is actually undefined upon receiving any response. The php script is fine, it works. It...
  7. Replies
    11
    Views
    2,317

    AS3 scripts is not working

    Hey guys! So I have a simple php + AS3 thingie here. Could you please take a look really quickly?

    AS3 code:

    stop();

    import flash.net.URLVariables;
    import flash.net.URLRequest;
    import...
  8. Replies
    0
    Views
    1,003

    Dynamic Text problems...

    So I have a couple of text boxes which are all dynamic text, I use them to display some variables that are being posted from a php file. They display stuff like name, id, etc. The problem I have is...
Results 1 to 8 of 8




Click Here to Expand Forum to Full Width

HTML5 Development Center