Posts by sagedavid
-
-
I tried this way...
Code<hotspot name="POI06" url="%SWFPATH%/images/logoWS.png" zorder="4" visible="true" handcursor="true" scale="1" zoom="true" alpha="1." effect="dropshadow(3,45,0x000000,2,0.6);" ath="-151.2592" atv="53.4951" onhover="showtext(Fort à la Reine);" onclick="action(showvideo,videoteaser06);" onvideocomplete="closevideo();" />
or this one :
Code
Display More<plugin name="videoteaser06" url="%SWFPATH%/plugins/videoplayer.swf" videourl="%SWFPATH%/video/StMC03P06e.MP4" zorder="4" visible="false" keep="false" x="0" y="18" origin="bottomcenter" edge="bottomcenter" scale="0.67" pausedonstart="true" loop="false" directionalsound="false" range="360" volume="1.0" onvideocomplete="closevideo();" />
But it doesn't work...
Surely a syntax (or command) problem...
-
Hi !
In the documentation, I can read :Quoteclosevideo();
stops and closes the video stream
Does that mean that the video is stopped and closed when finished ?My "problem" :
I've got a screen and various videos to play on it (zorder=4). Each video starts when pushing on a button. The same video can be played several times.
At the beginning, there's a logo on my screen (zorder=3). I just want the video to disappear after its end, making the logo visible (again).I was thinking "closevideo" was the good command, but it doesn't seems to work/ I don't know how make it work
...
My code :
Code
Display More<hotspot name="POI06" url="%SWFPATH%/images/logoWS.png" zorder="4" visible="true" handcursor="true" scale="1" zoom="true" alpha="1." effect="dropshadow(3,45,0x000000,2,0.6);" ath="-151.2592" atv="53.4951" onhover="showtext(Fort à la Reine);" onclick="action(showvideo,videoteaser06);" /> <plugin name="videoteaser06" url="%SWFPATH%/plugins/videoplayer.swf" videourl="%SWFPATH%/video/StMC03P06e.MP4" zorder="4" visible="false" keep="false" x="0" y="18" origin="bottomcenter" edge="bottomcenter" scale="0.67" pausedonstart="true" loop="false" directionalsound="false" range="360" volume="1.0" />
Thanks for your helping ;)...
-
With keep="true", it restarts from the begining
?
-
Doesn't work for me neither...
My code :Code
Display More<plugin name="teaser1" url="%SWFPATH%/plugins/videoplayer.swf" videourl="%SWFPATH%/videos/teaserE.flv" zorder="5" visible="false" x="0" y="10.0" origin="bottomcenter" edge="bottomcenter" scale="0.35" rx="0" ry="0" rz="0" pausedonstart="true" loop="false" directionalsound="false" range="360" volume="1.0" onhover="if(ispaused, showtext(click to play), showtext(click to pause));" onclick="togglepause();" updateeveryframe="true" />
I've just got a still image for one of them... A blank one for the other...My krpano.swf (and videoplugin) is the latest...
Regards
-
Code
Display More<plugin name="bande_fond" url="paris_index_vignettes/bande_fond.png" visible="true" zorder="3" handcursor="false" alpha="1" blendmode="normal" smoothing="true" origin="center" edge="center" x="14%" y="0" width="40%" height="prop" /> <style name="bandestyle" zorder="5" parent="plugin[bande_fond]" origin="center" edge="center" width="100%" height="prop" x="0" y="0" maxpixelzoom="1.0" scale="1" zoom="true" visible="false" capture="false" alpha="1" blendmode="normal" keep="true" handcursor="true" /> <plugin name="bande_eiffel_EU" url="paris_index_vignettes/bande_eiffel_EU.jpg" style="bandestyle" /> <plugin name="bande_pont_double" url="paris_index_vignettes/bande_pont_double.jpg" style="bandestyle" /> <plugin name="bande_BNF" url="paris_index_vignettes/bande_BNF.jpg" style="bandestyle" /> <plugin name="info_bande" url="%SWFPATH%/plugins/textfield.swf" parent="plugin[bande_fond]" zorder="6" visible="true" alpha="1" origin="bottom" edge="top" x="0" y="-5" html="" css="p1{color:#ffffff; font-family:Time; font-size:20; margin:0; text-align:center; font-weight:bold }" enabled="false" width="" height="" background="false" textblur="1" textglow="1" textglowcolor="0x555555"/> <data name="info_eiffel_EU"> <p1>Tour Eiffel aux Couleurs de l'EU</p1></data> <data name="info_pont_double"> <p1>Pont au Double, Notre-Dame de Paris</p1></data> <data name="info_BNF"> <p1>BnF F.Mitterrand, passerelle S.de Beauvoir</p1></data> />
For this page : http://www.parispherique.com/index_paris.html
My problem : having my photo title's under my photo, at the same distance, whatever the window size (for every screen resolution)... it works, at last !
My error : textfiel was with edge=center, and my text was far awy from my picture... With edge=top, it's ok... Maybe is there a margin problem... ?
Thanks
-
Hi !
I'll try to explain clearly my problem...I'm using :
A main plugin/picture; located with width, x and y in percents.
A second plugin/picture is linked with a "parent" command for a "continuous" page setting (even if the window size changes)
A plugin/textfield I'll hope to link, but it seems not to be possible... The "parent command" doesn't seems to work... The x and y still are related to my window, but not to my parent plugin...Any explanation and/or solution ?
Regards,
David
PS : it looks like the difference between plugin and hotspots in KRP previous versions...
-
Ok, thanks... But it will be to hard for me...
In an other way, would it be possible to place my plugin images with percent for x and y, just like the loopings ?
In the documentation, concerning the plugins :
"x
distance from the origin screen position to the edge postion
can a absolute pixel value or a relative to screenwidth percent value "What is the syntax for this ?
Regards
-
Hi,
For the "page setting" of one of my pano, I would like to associate the showwait/looping to a plugin (a clock)
The problem : I made my page setting on my screen (1900x1200), but all is changed when resizing the window...
For example :
Panomorphing : Palais des Beaux Arts, Lille, France
Anyone got an idea ?Regards,
David
-
No, no, it's offline, with the latest version, and only for some of the xml encrypted in the same time (around 12 xml in the same time)...
I had to test them one by one to re-encrypt the corrupted ones before upload... -
OK, problem solved... And I think it may interest you, Klaus !
As I have encrypted my xml all together, some of them were corrupted...Have you heard about this problem ?
Regards,
David
-
-
Euh... what is the PSB ?
-
Nobody said it, but : great job, Klaus ;) !
Ok, rest for the week-end, but I'm waiting for more option in the 3Dsounds plugin
-
Hi Klaus !
I can make a loop with "0"... But, would it be possible to define a timelapse between two repetitions of the same sound ?
In that way, if I've got differents sounds (like birdsongs, for exemple), I can define different timelapses, and, then, the sequence won't be always the same.
RegardsDavid
-
Ok
It will be more difficult, but I gonna make it via xml
Regards -
Hi !
I'm looking for a way to blend two panos (https://krpano.com/forum/wbb/../../docu/actions/#loadpano)... but, I would like to call nextpano.html [ openurl(http...) ] instead of nextpano.xml...
That is to say a blend between 2 html.
How to make this possible ?
You can have a look to my website (in progress) to understand ;)Thanks
-
It's OK,
Thanks ;) -
Ok, so, I can create a "oninterrupt(action(returnaction))"; with a returnaction=load(index02.xml)...
Thanks ;)
-
Hi !
I'm using a pano as an "intro" on my website (index.html)... So, I use the "moveto" command...
My problem : I want to make possible to skip the intro/moveto command.
I'm trying with a plugin (as a shortcut to "index02.html") in this way, but, it's impossible to click on it during the "moveto"...
Somebody got an idea ? Klaus ?
Regards,David