Re: Embedding asf file
From: OHM \( Terry Burns \) (me_at_mine.com)
Date: 12/07/04
- Next message: OHM \( Terry Burns \): "Re: Embedding asf file"
- Previous message: DLS: "mpegs in PP2000"
- In reply to: Michael Koerner: "Re: Embedding asf file"
- Next in thread: Michael Koerner: "Re: Embedding asf file"
- Reply: Michael Koerner: "Re: Embedding asf file"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 7 Dec 2004 14:25:10 -0000
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: OHM \( Terry Burns \): "Re: Embedding asf file"
- Previous message: DLS: "mpegs in PP2000"
- In reply to: Michael Koerner: "Re: Embedding asf file"
- Next in thread: Michael Koerner: "Re: Embedding asf file"
- Reply: Michael Koerner: "Re: Embedding asf file"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|