<https://lh4.googleusercontent.com/-chB1DNL_OOY/VBK3uPFlBQI/AAAAAAAAAGU/IynmbifcZfM/s1600/swf.png>
The swf file is created by Camtasia version 8.4

make html
sphinx-build -b html -d build/doctrees   source build/html
Running Sphinx v1.3a0

.../site-packages/sphinxcontrib_swf-0.3-py2.7.egg/sphinxcontrib/swf/javascript' 
does not exist


I am using Firefox version 32.0 and Shockwave Flash 15.0.0.152 is installed.

Can you provide me with a working example of an embedded swf ?

Nils


On Thursday, September 11, 2014 3:30:57 PM UTC+2, [email protected] 
wrote:
>
> Hi all,
>
> I am new to sphinx. What is needed to embed flash files ?
>
> So far I have installed sphinx and the extension
> https://bitbucket.org/klorenz/sphinxcontrib-swf
>
> conf.py contains
>
> extensions = 
> ['sphinx.ext.pngmath','sphinxcontrib.youtube','sphinxcontrib.swf']
>
>
> test.rst
>
> ******************
> Embedding swf
> ******************
>
>
> .. swf:: test.swf 
>    :width: 1900
>    :height: 1044
>    :zoom-to-fit: true
>    :menu: true
>    :wmode: direct
>
> make html works.
>
> If I open the corresponding html file in chrome or firefox, I can't see 
> the video.
>
> Any idea ?
>
>
> Nils
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to