Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6333331
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T18:26:25+00:00 2026-05-24T18:26:25+00:00

I need to display Facebook video player in my Flex application. I retrieve URL

  • 0

I need to display Facebook video player in my Flex application. I retrieve URL via FB Graph API to a video being displayed in facebook video player and I pass it to SWFLoader. Unfortunately I have some problems with getting it displayed correctly.

Facebook video player is displayed on Facebook site as 720×244 movie. The movie is displayed in the middle of it (320×240) and on the left and the right side there is black background.

Is there any way to display central part (movie) only with SWFLoader?

Here is my code:

<mx:Box width="320" height="240" verticalAlign="middle" horizontalAlign="center">
    <mx:SWFLoader source="{'http://www.facebook.com/v/' + numberOfVideo}"                       
                  visible="true" id="video" autoLoad="true" />
</mx:Box>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T18:26:25+00:00Added an answer on May 24, 2026 at 6:26 pm

    Usa a mask.

    Something like:

    <mx:Canvas width="320" height="240">
        <mx:Canvas id="theMask" width="320" height="240" backgroundColor="#FFFFFF">
        </mx:Canvas>
        <mx:SWFLoader source="{'http://www.facebook.com/v/' + numberOfVideo}" visible="true" id="video" autoLoad="true" x="-320" y="-240" mask="theMask" /> 
    </mx:Canvas>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to grab the statuses from a Facebook page via PHP to display
i am developing one application with map view i need display the weather depends
I need to display an error message on rejecting a drop in my application.
I need to display text in an iPhone application, something like the way a
I am using facebook new requests 2.0 for sending apprequests via application. Now I
I'm trying to use the Graph API and the PHP SDK for Facebook to
I'm new to iPhone development. I need to display facebook contacts to UITableView of
I have a need to display some basic info about a facebook group on
I am looking for a native facebook application for android application. I need to
I am new to the facebook graph API ,but I know the basics. Now

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.