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.

Steps

  1. Convert PowerPoint to flash
    Convert PowerPoint to flash, you have three options
    • Option1. Convert PowerPoint to flash manually
      If you have some programming experience, you can do the conversion manually.
    • Option2. Convert PowerPoint to flash with a FREE converter
      If you have a simple PPT file and do not care about the animations, transitions, audio and other, you can use a FREE converter Powerbullet Presenter.
      It is a small, simple and free program for creating presentations in the Flash format.
    • Option3. Convert PowerPoint to flash with a commercial converter
      For a complicated PPT file, you always should use a commercial converter like PPT2Flash Standard
      How to use it from
      http:// www.sameshow.com/forum/viewtopic.php?t=1514
  2. Upload the converted flash to web. When upload is done copy the URL of the uploaded flash file.
  3. Insert the flash file to my Profile page in Myspace
    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.

Warnings

  • Do not put information that will identify yourself in your slideshow.

Related Articles

References