Results 1 to 3 of 3

Thread: Insert flash into Publisher

  1. #1
    Join Date
    Jun 2009
    Posts
    3,960

    Insert flash into Publisher

    I am a newbie in Publisher. I want to know how to insert a flash video in Publisher? I tried copy and paste in Publisher but that didn't worked. Is it possible? Can you guide me some simple solution for this?

  2. #2
    Join Date
    May 2008
    Posts
    1,812

    Re: Insert flash into Publisher

    Use Publisher HTML Code Fragment object to insert the flash files. It is located on the Publisher "Insert" menu. Now draw the object on your page just like you do for a standard text box. The created box should be of same size as that of the video file. Now insert the HTML code (using <html> tag and not the <body> tag) and insert the video file in this code. Use the <object> tag to insert the file.

  3. #3
    Join Date
    Feb 2008
    Posts
    283

    Re: Insert flash into Publisher

    You can even embed the flash video using <embed> tag like this:

    HTML Code:
    <embed id="FlashVideo" src="your_video_goes_here" style="video_dimension" allowFullScreen="true" allowScriptAccess="always" type="application/x-shockwave-flash"> </embed>
    Just remember that you need to provide the correct link in the source to avaiod any problems. For this you can either upload the flash file on the web server and give the files URL or use some free online storing sites like YouTube.

Similar Threads

  1. How To Insert a HTML <TABLE> Tag inside Flash
    By vijayakumar1185 in forum Software Development
    Replies: 3
    Last Post: 26-06-2010, 10:46 PM
  2. How to insert Flash animations in FrontPage
    By Mahish in forum Software Development
    Replies: 4
    Last Post: 05-03-2010, 01:03 AM
  3. How to insert FLV page in Flash
    By GracieSingh in forum Software Development
    Replies: 6
    Last Post: 25-02-2010, 02:32 PM
  4. Replies: 2
    Last Post: 29-10-2009, 02:12 AM
  5. Publisher 2007 - Insert Key
    By Naranbaatar in forum MS Office Support
    Replies: 1
    Last Post: 09-07-2009, 01:32 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,751,382,670.50427 seconds with 16 queries