Labels

Thursday, January 5, 2012

How to Insert a PowerPoint to MySpace Profile

You can use HTML coding to add color, graphics, & sound to my Profile page in Myspace. But PowerPoint can not be inserted into the Profile page for the web browser can not play it. If you can convert a PowerPoint to flash, you can insert it to this page. Then how to do it? Just follow the steps.
  1. Convert PowerPoint to flash
    Convert PowerPoint to flash, you have three options
     
  2. Upload the converted flash to web
    You can use FREE file upload service listed here to upload the converted flash to web
    .
    http://www.mediawart.com/
    When upload is done,copy the URL of the uploaded flash file.
  3. Insert the flash file to my Profile page in Myspace
    Insert the flash file to my Profile page in MyspaceA.
    Insert the flash file to my Profile page in Myspace
    A.

    A
    .Log into your account in Myspace.

    B.Click Edit Profile for edits

    C. Use HTML coding to insert the flash to one of the target section of the profile page.

    <object type="application/x-shockwave-flash"data=" URL of the uploaded flash
    file " height="300" width="400" align="middle">
    <param name="movie" value="URL of the uploaded flash file "/>
    <param name="allownetworking" value="internal" />
    <param name="allowScriptAccess" value="never" />
    <param name="enableJSURL" value="false" />
    <param name="enableHREF" value="false" />
    <param name="saveEmbedTags" value="true" />
    </object>

    Note:" URL of the uploaded flash file" included in the coding should be the URL of the uploaded flash to Google page or other severs.

Source : www.wikihow.com

No comments:

Post a Comment