ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Quicktime Embedding...
@ 2002-04-26 16:42 flip phillips
  2002-04-26 17:03 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: flip phillips @ 2002-04-26 16:42 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 613 bytes --]

So, I'm putting together a presentation that needs a quicktime movie or 
two embeded using ConTeXt and a presentation style I ripped off from one 
of the supplied examples.

I have the following in the presentation:

...
\placefigure[here,force]{none}{\externalfigure[stim.mov]}
...

the ConTeXt run complains:

figures        : figure stim.mov is not preset

yet it is there... in the illustrations directory as specified by

\setupexternalfigures[directory={./illus}]

I tried to place it in the directory with the .tex file, no avail. Am I 
missing something ?

--
flip phillips
http://www.skidmore.edu/~flip/

[-- Attachment #2: Type: text/enriched, Size: 632 bytes --]

So, I'm putting together a presentation that needs a quicktime movie
or two embeded using ConTeXt and a presentation style I ripped off
from one of the supplied examples.

I have the following in the presentation:

...

\placefigure[here,force]{none}{\externalfigure[stim.mov]}

...

the ConTeXt run complains:

figures        : figure stim.mov is not preset

yet it <italic>is</italic> there... in the illustrations directory as
specified by

\setupexternalfigures[directory={./illus}]

I tried to place it in the directory with the .tex file, no avail. Am
I missing something ?

-- 

flip phillips

http://www.skidmore.edu/~flip/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Quicktime Embedding...
  2002-04-26 16:42 Quicktime Embedding flip phillips
@ 2002-04-26 17:03 ` Hans Hagen
  2002-04-26 18:22   ` flip phillips
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2002-04-26 17:03 UTC (permalink / raw)
  Cc: ntg-context

At 12:42 PM 4/26/2002 -0400, flip phillips wrote:
>So, I'm putting together a presentation that needs a quicktime movie or 
>two embeded using ConTeXt and a presentation style I ripped off from one 
>of the supplied examples.
>
>I have the following in the presentation:
>
>...
>\placefigure[here,force]{none}{\externalfigure[stim.mov]}
>...
>
>the ConTeXt run complains:
>
>figures        : figure stim.mov is not preset
>
>yet it is there... in the illustrations directory as specified by

because there is no way to get the movie dimensions, you *need* to specify 
a height and width

Hans

-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Quicktime Embedding...
  2002-04-26 17:03 ` Hans Hagen
@ 2002-04-26 18:22   ` flip phillips
  2002-04-27 10:09     ` Hans Hagen
       [not found]     ` <20020430193313.A19830@mnw.art.pl>
  0 siblings, 2 replies; 5+ messages in thread
From: flip phillips @ 2002-04-26 18:22 UTC (permalink / raw)
  Cc: ntg-context

Ach!
Works now- Thanks!

Seems to be some path anomalies under MacOSX, perhaps some wierdness w/ 
HFS vs. Unix Paths and Acrobat. If one just places the movie in the same 
directory all is well.

I noticed that full-page / text-region 'buttons' seem to catch the mouse 
click before the movie, advancing to the next page when they are 
present. Again, I'm unsure if this is a Acrobat anomaly or ConTeXt...

On Friday, April 26, 2002, at 01:03  PM, Hans Hagen wrote:

> At 12:42 PM 4/26/2002 -0400, flip phillips wrote:
>> So, I'm putting together a presentation that needs a quicktime movie 
>> or two embeded using ConTeXt and a presentation style I ripped off 
>> from one of the supplied examples.
>>
>> I have the following in the presentation:
>>
>> ...
>> \placefigure[here,force]{none}{\externalfigure[stim.mov]}
>> ...
>>
>> the ConTeXt run complains:
>>
>> figures        : figure stim.mov is not preset
>>
>> yet it is there... in the illustrations directory as specified by
>
> because there is no way to get the movie dimensions, you *need* to 
> specify a height and width
>
> Hans
>
>
> -------------------------------------------------------------------------
>                                   Hans Hagen | PRAGMA ADE | 
> pragma@wxs.nl
>                       Ridderstraat 27 | 8061 GH Hasselt | The 
> Netherlands
>  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-
> ade.com
> -------------------------------------------------------------------------
>                        information: http://www.pragma-
> ade.com/roadmap.pdf
>                     documentation: http://www.pragma-
> ade.com/showcase.pdf
> -------------------------------------------------------------------------
>
>
--
flip phillips
http://www.skidmore.edu/~flip/


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Quicktime Embedding...
  2002-04-26 18:22   ` flip phillips
@ 2002-04-27 10:09     ` Hans Hagen
       [not found]     ` <20020430193313.A19830@mnw.art.pl>
  1 sibling, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2002-04-27 10:09 UTC (permalink / raw)
  Cc: ntg-context

At 02:22 PM 4/26/2002 -0400, flip phillips wrote:
>Ach!
>Works now- Thanks!
>
>Seems to be some path anomalies under MacOSX, perhaps some wierdness w/ 
>HFS vs. Unix Paths and Acrobat. If one just places the movie in the same 
>directory all is well.
>
>I noticed that full-page / text-region 'buttons' seem to catch the mouse 
>click before the movie, advancing to the next page when they are present. 
>Again, I'm unsure if this is a Acrobat anomaly or ConTeXt...

in your viwer preferences, you should disable advance on click in full 
screen mode

Also, you can do things like:

\goto [nextpage,StartMovie]

or

\... StartMovie{name}

when you have set label=name when including the movie.

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Quicktime Embedding...
       [not found]     ` <20020430193313.A19830@mnw.art.pl>
@ 2002-05-02  8:04       ` Hans Hagen
  0 siblings, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2002-05-02  8:04 UTC (permalink / raw)
  Cc: ntg-context

At 07:33 PM 4/30/2002 +0200, Piotr Kopszak wrote:
>Dnia Sat, Apr 27, 2002 at 12:09:29PM +0200, Hans Hagen by³ ³askaw napisaæ:
> > At 02:22 PM 4/26/2002 -0400, flip phillips wrote:
> >
> >[...]
> > >I noticed that full-page / text-region 'buttons' seem to catch the mouse
> > >click before the movie, advancing to the next page when they are present.
> > >Again, I'm unsure if this is a Acrobat anomaly or ConTeXt...
> >
> >[...]
> > Also, you can do things like:
> >
> > \goto [nextpage,StartMovie]
> >
> > or
> >
> > \... StartMovie{name}
> >
>
>I  am having  a similar  problems.  When  I try  to start  a  movie by
>clicking  on it  I just  advance to  the next  page, even  though this
>"feature" is disabled in preferences (Acrobat 5.0). I never arrived at
>making  StartMovie work in  any other  command than  \goto which  is a
>shame  because  clicking on  some  text to  start  a  movie is  hardly
>anything  I  want. Is  it  possible  to start  a  movie  on opening  a
>document, or  on going  to the next  page? The example  above succeeds
>only in going to the next page, at least in my case.  I think the less
>you have to click, the better.

\setupinteraction[openaction=StartMovie]

(openaction / closeaction / openpageaction / ...)

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-05-02  8:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-26 16:42 Quicktime Embedding flip phillips
2002-04-26 17:03 ` Hans Hagen
2002-04-26 18:22   ` flip phillips
2002-04-27 10:09     ` Hans Hagen
     [not found]     ` <20020430193313.A19830@mnw.art.pl>
2002-05-02  8:04       ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).