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 7432193
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T09:25:10+00:00 2026-05-29T09:25:10+00:00

I have a problem when posting video through my app on users with TimeLine

  • 0

I have a problem when posting video through my app on users with TimeLine profile.
the post appears very small and when clicked the video opens on a new tab instead of playing inside facebook.

Here are some details :

I’m building an application that create customized videos (SWF) and post them on a user’s friend wall.
I’m “wrapping” the SWF file in an HTML file that include the following “meta og:” tags –

    <meta property="fb:app_id" content="******" />
    <meta property="og:url" content="THIS PAGE URL" />
    <meta property="og:title" content="Title" /> 
    <meta property="og:description" content="some description" /> 
    <meta property="og:type" content="video" />
    <meta property="og:image" content="an img url" />   
    <meta property="og:video" content="URL TO THE SWF FILE" />  
    <meta property="og:video:type" content="application/x-shockwave-flash" />
    <meta property="og:video:width" content="396" />
    <meta property="og:video:height" content="297" />
    <meta property="og:site_name" content="pickle-games" />

and then in the body i embed the SWF using the “embed” tag.
You can see an example by viewing the source of http://pickle-games.com/BigBully/hitVideo.php?hit_id=1327242593&hit=hit2

I’m using the facebook PHP SDK to post on the wall like this :

$facebook->api("/" . $uid . "/feed", "POST",
                        array(
                        'link' => $server_url . 'hitVideo.php?hit='. $hit . "&hit_id=".$hit_id ."&u_name=" . $u_name . "&f_name=". $f_name                  
                             ));

When posting on a user with the old profile (not the timeline) everything works fine and the video plays inline, on the wall.

The problem, as mentioned above, is only when posting on a user that uses the TimeLine profile

BTW – if i share the link manually (not through my app) on the friend’s timeline then everything works fine…

What am i missing?
How do i post it through my app in a way that it will work also on the timeline?
Thanks.

  • 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-29T09:25:11+00:00Added an answer on May 29, 2026 at 9:25 am

    Try this

    $attachment = array(
            'message' => 'SOMETHING HERE!',
            'name' => 'name!',
            'caption' => 'caption!',
            'link' => 'http://link.com',
            'description' => 'description here!',
            'access_token' => $request["oauth_token"],
            'picture' => 'http://link.com/image.jpg',
            'source' => 'link.com/flash.swf',
            'actions' => array(array('name' => 'some action',
                              'link' => 'https://link.com/'))
    );      
    
    $result = $facebook->api('/'.$friend_id.'/feed/','post',$attachment);
    

    It is very important to put something in the ‘message’ or else is going to give you that same error…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a small problem with php curl post. I am trying to post
I have a problem POSTing data via HTTPS in Java. The server response is
I have a problem posting file via ajax jQuery function. I have something like
I have tried solving this problem by posting other related questions here that focused
I'm having this problem on posting a page. The page have a jquery ajax
I have a problem with posting a multiselect, I get error: There is no
I have a problem with posting of binary data to server via HttpWebRequest .
Problem: I have to support users who need to edit web pages. Some of
First time posting here. I have problem about referencing a typedef struct from separate
I have a problem posting the data from silverlight to the aspx page which

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.