Re: Embedding asf file
From: Michael Koerner (iamnot_at_home.com)
Date: 12/08/04
- Next message: Ron Allen: "Re: vb.net dll won't release powerpoint"
- Previous message: Sonia: "Re: Size of pictures ?"
- In reply to: OHM \( Terry Burns \): "Re: Embedding asf file"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 8 Dec 2004 08:56:29 -0500
Care to share your findings? This is a learning experience for a number of
people visiting the newsgroup, and every little solution helps.
--
<>Please post all follow-up questions/replies to the newsgroup<>
<><>Email unless specifically requested will not be opened<><>
<><><>Do Provide The Version Of PowerPoint You Are Using<><><>
<><><>Do Not Post Attachments In This Newsgroup<><><>
Michael Koerner [MS PPT MVP]
"OHM ( Terry Burns )" <me@mine.com> wrote in message
news:%2398rGsR3EHA.3716@TK2MSFTNGP10.phx.gbl...
OK, I solved it, thanks for your help
--
OHM ( Terry Burns ) * Use the following to email me *
Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
--
"Michael Koerner" <iamnot@home.com> wrote in message
news:ejupkyG3EHA.3840@tk2msftngp13.phx.gbl...
> When you right click the inserted icon, can you drag it around your
> screen? The
> reason I ask when you insert a movie or sound, the icon is placed in the
> center
> of your screen behind all the place holders, and could be hidden. Have you
> tried
> this with other .asf files? If you want to send the asf file to emko at
> hotmail
> dot com I'll try it at this end. I have tried with my asf's in all
> versions and
> they all work.
>
> --
> <>Please post all follow-up questions/replies to the newsgroup<>
> <><>Email unless specifically requested will not be opened<><>
> <><><>Do Provide The Version Of PowerPoint You Are Using<><><>
> <><><>Do Not Post Attachments In This Newsgroup<><><>
> Michael Koerner [MS PPT MVP]
>
>
> "OHM ( Terry Burns )" <me@mine.com> wrote in message
> news:eeElSiG3EHA.2804@TK2MSFTNGP15.phx.gbl...
> 2003
>
> --
> OHM ( Terry Burns ) * Use the following to email me *
>
> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
> For i As Int32 = 0 To ch.Length - 1
> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
> Next
> Process.Start("mailto:" & New String(ch))
> --
> "Michael Koerner" <iamnot@home.com> wrote in message
> news:eEZXK4F3EHA.2624@TK2MSFTNGP11.phx.gbl...
>> Out of curiosity, which version of PowerPoint are you using?
>>
>> --
>> <>Please post all follow-up questions/replies to the newsgroup<>
>> <><>Email unless specifically requested will not be opened<><>
>> <><><>Do Provide The Version Of PowerPoint You Are Using<><><>
>> <><><>Do Not Post Attachments In This Newsgroup<><><>
>> Michael Koerner [MS PPT MVP]
>>
>>
>> "OHM ( Terry Burns )" <me@mine.com> wrote in message
>> news:%23kDHjwD3EHA.1076@TK2MSFTNGP09.phx.gbl...
>> Nope, that didnt work either !
>>
>> --
>> OHM ( Terry Burns ) * Use the following to email me *
>>
>> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
>> For i As Int32 = 0 To ch.Length - 1
>> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
>> Next
>> Process.Start("mailto:" & New String(ch))
>> --
>> "PPTMagician" <PPTMagician@discussions.microsoft.com> wrote in message
>> news:0F6B8722-B035-4E23-9B18-6A7B26BF8A13@microsoft.com...
>>> Hi,
>>>
>>> Consider inserting the file differently. Click on Insert, Object,
>>> Create
>>> from file, Browse and choose your file, click ok.
>>>
>>> Glenna
>>>
>>> "OHM ( Terry Burns )" wrote:
>>>
>>>> I wanted to include and asf file in my power point presentation, so I
>>>> choose
>>>> Insert | Movies | Movies From File and chose my asf file ( which plays
>>>> fine
>>>> in windows media player ), it then asks if I want it to play when
>>>> clicked
>>>> or
>>>> automatically, so I choose when clicked.
>>>>
>>>> A black space is allocated. When I start the presentation or try to
>>>> choose
>>>> play from the action pane, nothing actually shows.
>>>>
>>>> Any ideas ?
>>>>
>>>> --
>>>> OHM ( Terry Burns ) * Use the following to email me *
>>>>
>>>> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
>>>> For i As Int32 = 0 To ch.Length - 1
>>>> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
>>>> Next
>>>> Process.Start("mailto:" & New String(ch))
>>>> --
>>>>
>>>>
>>>>
>>
>>
>>
>
>
>
- Next message: Ron Allen: "Re: vb.net dll won't release powerpoint"
- Previous message: Sonia: "Re: Size of pictures ?"
- In reply to: OHM \( Terry Burns \): "Re: Embedding asf file"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|