A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Calling 3rd party amazon server?

  1. #1
    Member
    Join Date
    Dec 2004
    Posts
    52

    Calling 3rd party amazon server?

    Our video is being stored on a 3rd party server so
    > we don't overload the
    > bandwidth on our own servers.

    I want to put an image of a flash video that does not start loading unless the user clicks on it. Then it would load and play. Is it hard to call on that server? Never done anything like this, just straight up flash design.

    Only info I have is this...
    > We've found that we need the following line of code
    > in the flash movie
    > in order for it to be called from one domain by the
    > other.
    > System.security.allowDomain( '*' );
    >

    We will put about 4 videos on and I was also wondering if I could make one video player with 4 different options to click on that would load in the same player, instead of having 4 different players.

  2. #2
    Member
    Join Date
    Dec 2004
    Posts
    52
    Even the slightest bit of info would be greatly appreciated, I just want to have an idea of how much this process is involved so I can plan accordingly.

    "Please type your message in the box so I can say it" haha I hate that ad.

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