Dear visitor, welcome to krpano.com Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

No trouble to import one but I try to fix it in the vr but I can'tI´ve imported a .flv Video in my Stage in Flash CS3 and then it shows me the window, where I can choose the player-style.
This I´ve exported as swf and then I placed this swf as a plugin in krpano.
When I open the Panorama then I see the video playing in my pano window and I also can press "play", "pause" etc.
I hat no problems with integrating a Video in krpano!![]()
This post has been edited 1 times, last edit by "Job.1" (Dec 30th 2008, 7:08pm)
I´ve imported a .flv Video in my Stage in Flash CS3 and then it shows me the window, where I can choose the player-style.
This I´ve exported as swf and then I placed this swf as a plugin in krpano.
When I open the Panorama then I see the video playing in my pano window and I also can press "play", "pause" etc.
I hat no problems with integrating a Video in krpano!![]()
sorry, i can´t show you an example, because I don´t have a licence of krpano.
But here is the (small) code:
Start the panorama and see your video inside the panorama
Quoted
<plugin name="video"
url="videos/video1.swf"
align="rightbottom" x="10" y="10"
/>
![]()
I threw in a sample SWF video and it's working great! The only thing I noticed was the framerate dropped significantly compared to no video. Even after the video stops playing or if you hid it (ex: set(plugin[video].visible,false); ) the frame rate still suffers. Any work arounds ? Klaus ?
|
|
Source code |
1 |
removeplugin(video); |
