A Flash Developer Resource Site

Search:

Type: Posts; User: Agent V

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    1,393

    XML & Server-side Generated XML

    Does flash read xml from a local xml file and xml generated from a php script the same way?

    Can I just switch xml.load("myxml.xml") to xml.load("http://www.mydomain.com/page1.php?vars=vars");
    ...
  2. Replies
    0
    Views
    419

    [F8] xml grid spacing issue

    Hi, I'm trying to create a thumbnail grid from xml listed below is my code. I've tried using different nested loops with no success and I'd appreciate your input. Thanks!


    var thumb_spacing =...
  3. Replies
    2
    Views
    398

    Thanks, Michael.

    Thanks, Michael.
  4. Replies
    2
    Views
    398

    [F8] XML looping problem

    Hi, I have a mc that holds two dynamic text fields. I push the xml attributes into and array and try to assign them to a new mc using attachMovie but something is not working. I think there may be...
  5. Replies
    1
    Views
    302

    Problematic Loop

    I am having trouble getting images to load in several holder clips (labelled holder0, holder1, holder2...) on the stage. It works if I specifically name the variable holder0, holder1, but not in the...
  6. Replies
    1
    Views
    1,941

    [F8] For Loop? Array? More Concise Way

    I wrote this way too redundant code and I know there's a better way this can be done. I'd appreciate if anyone could help me out here.

    Thanks.



    _root.sTitle = 1;
    ...
  7. Replies
    1
    Views
    531

    [F8] drag and drop sound

    I am trying to make a drag and drop sound player. I can get it to work if I hard code it, but the variables just aren't being passed. The user should drop a button on a target and when the user...
  8. Replies
    2
    Views
    530

    thanks. I think I've fixed it.

    thanks.

    I think I've fixed it.
  9. Replies
    2
    Views
    530

    color problems on mac

    The black background of my site has displayed fine on pc, but on mac (as well as opera) it appears white. Has anyone has this problem or know how to resolve color issues between pc and mac? Thanks...
Results 1 to 9 of 9




Click Here to Expand Forum to Full Width

HTML5 Development Center