Welcome, Guest
  • Author Topic: Flickr Gallery  (Read 823 times)

    zillraja

    • Server what's that
    • *
    • Posts: 29
      • View Profile
      • Email
    Flickr Gallery
    « on: 04/26/11, 06:26 »
    Can anyone tell me how to use Flickr gallery in flash dynamically..how can i get flickr image by using loader component....even if i give the path it is not displaying.....
    any url for help,tutorial also be appreciated ...

    Ronald Wernecke

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 6203
      • View Profile
      • Professional Support
      • Email
    Re: Flickr Gallery
    « Reply #1 on: 04/26/11, 07:57 »
    the problem ist the cross domain security.
    If you route the data stream through your server, you can manage it.
    Make your server read the stream, and make it pass it to our client.
    For flash, the dynamic content must come from the sime domain, the swf file is comming from.
    happy flashing
    8)
    Ronald