A Flash Developer Resource Site

Search:

Type: Posts; User: BADGR00VY

Search: Search took 0.03 seconds.

  1. Replies
    5
    Views
    1,408

    I had that problem, and the file is in the same...

    I had that problem, and the file is in the same machine, so im using SetInterval to correct that. :p
  2. Replies
    5
    Views
    1,408

    SO STUPID

    Duh, i was parsing before using the ignoreWhite property.
    :p
  3. Replies
    5
    Views
    1,408

    Thanks, I´m at home now, so i´ll try it...

    Thanks, I´m at home now, so i´ll try it tomorrow at work, but i´m using ignoreWhite=true, should i use it before parsing the string, or after ?

    Today I was using it after parsing the string....
  4. Replies
    5
    Views
    1,408

    XML and Flash Pro

    I´m loading an XML file as encrypted text, with the fscommand flashstudio.loadutf8, later I decrypt the file, make a new XMLobject, and parse the decrypted string.

    When I trace the xml object i...
  5. Replies
    4
    Views
    440

    sure.

    sure.
  6. Replies
    4
    Views
    440

    Try adding the 250 buttons inside a MC. And put...

    Try adding the 250 buttons inside a MC.
    And put this code on the MC

    on (release)
    {

    loadMovieNum("nodata.swf","anylevel");
    }
  7. Replies
    1
    Views
    423

    _level2.gotoAndStop("yellow"); :mad:

    _level2.gotoAndStop("yellow");

    :mad:
Results 1 to 7 of 7




Click Here to Expand Forum to Full Width

HTML5 Development Center