A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: set contentPath of loader

  1. #1
    Junior Member
    Join Date
    Jun 2006
    Posts
    27

    set contentPath of loader

    i'm trying to set the contentpath of a loader component from an xmlConnector that has an xml file associated with it.
    this line:
    Code:
    load2.contentPath = connector.results.images.pic[2].link;
    doesn't set the contentPath to anything. when i bind the xmlconnector to a loader's content path with the bindings tab, it shows up as results.images.pic[n].link, so shouldn't this be linking the same thing?

  2. #2
    Junior Member
    Join Date
    Jun 2006
    Posts
    27
    any ideas?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center