Hi All

I didnt get any responses to this question....so continued testing
things a little blindly.....I really like Paulos SlideShowPlugin as it
lets me navegate through the slides automatically...in the middle of a
presentation I dont have to use the mouse to hit the "next" slide
tag....just a clic on my remote control (of the datashow projetor) and
up pops the next slide.....very useful !!!!!!

I have nailed it down to conflict between SlideShow and Erics
PlayerPlugin. I originally was trying to use tiddlers in the slide
show that had PlayerPlugin code embedded inside a table
structure.......and SlideShow always balked at those tiddlers.

Remove the <<player....>> code and SlideShow goes along merrily.

Since I was trying to get a slide show presentation with audio support
(ie students can run the presentation themselves and hear my recorded
messages. (not the whole presentation !!!)...I tried getting around
this conflict by putting the code <<tiddler {{"Som##"+tiddler.title}}
>> into the table in the slide......(obviously there is a tiddler
called Som -sound in portugues- with a marker with the name of the
slide tiddler....which has the <<player....>>code....this workaround
is working.......an automated slide presentation with sound!!!!!

Now I just need cool transitions and I've got Powerpoint
beat!!!!!!!!.....actually this TW format is BETTER than
powerpoint...even without the transitions.....

Thanks Paulo

Skye

On 30 Dez 2009, 20:00, skye riquelme <[email protected]> wrote:
> any help here??
>
> Skye
>
> On 19 Dez, 02:18, skye riquelme <[email protected]> wrote:
>
> > Hi All (and Paulo)...como vai?
>
> > Playing with SlideShowPlugin as part of the way I organise my study
> > notes...which become information sheets/assignments/presentations
> > packets for my students...all wrapped up in a tight little TW !!!!
>
> > When the SlideShow list, is simple tiddlers with such text or
> > imagens...it runs perfectly.......but I want it to run through the
> > main tiddlers that are my research notes and presentation
> > packages......for example....a "foto tiddler" has the code -
>
> > |@@font-size:12pt;<<wikify {{tiddler.title}}>>@@|{{larger{<<tiddler
> > ShowPopup with:{{tiddler.title+"##texto"}} "Texto">>}}}|
> > |<<tiddler {{tiddler.title+"##fotoref"}}>>|''Referencias/Estudos''
> > <<forEachTiddler where 'tiddler.tags.contains
> > (context.viewerTiddler.title) && ! tiddler.tags.contains("nota")'
> > sortBy 'tiddler.title'>>|
> > |''Notas'' <<forEachTiddler where 'tiddler.tags.containsAll
> > ([context.viewerTiddler.title,"nota"])' sortBy 'tiddler.modified'
> > write '" [[" + tiddler.title+"]]- "+tiddler.modifier+" \n"'>> |
> > <<player id=1 {{"Som/"+tiddler.title+".mp3"}} 200 45 true false>>|
> > /%
> > !!texto
> > TEXTO
> > !!fotoref
> > [img(500px,auto)[Presentation/biochar_lever_schematic4.jpg]]
> > !!end
> > %/
>
> > which means the tiddler presents as a 2 by 3 table basically like
>
> > | title | explanatory text (as popup) |
> > | foto |list of references - tagged with title) |
> > | list of notes that the students have added | player plugin that
> > "reads aloud " the explanatory text (mp2 files held in subdirectory
> > with file name as title) |
>
> > If I organise these tiddlers into a slideshow sequence....SlideShow
> > manages to display the first slide...and then looks for
> > "undefined"...in the slide control panel it says I am on slide "NaN/
> > 15" where 15 is the current slide count.
>
> > SO, something in the code in the tiddler is conflicting with the
> > SlideShow Plugin.
>
> > (this TW has lots of other plugins...but I setup a much simpler TW
> > using the same SlideShow parameters and sample tiddllers similar to
> > above...and it failed in the same way....so its the tiddler code thats
> > the problem)
>
> > I could work around the problem by duplicating the fotos to be used in
> > the slide show in simple tiddlers....but I´d rather know why this is
> > happening...
>
> > Any Ideas???/ Anyone??
>
> > Thanks
> > Skye
>
> > (PS the simple case study here.......http://dl.dropbox.com/u/284644/
> > Presention.html - note that I stripped out the PortuguesPlugin...to
> > make it easier for Craig!!)

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.


Reply via email to