Forums  

Go Back   Forums > Talk > General FPP Discussion

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 05-09-2008, 05:58 PM
kuangozz kuangozz is offline
Member
 
Join Date: Dec 2007
Posts: 52
Downloads: 0
Uploads: 0
Default Stuck in transition

I'm trying to make a video transition between 2 panos by using this plugin :
video-player-plugin-flash-panorama-player by Rick Workman

Now the problem is , when I test the transition offline , the video works but it stops and stucks at the last frame , so , the next panorama offcouse can't show .

And then , when I try to put the whole page online , so when I click the hotspot , the transition works but without the video , it's just a normal transition of FPP .

So , what's the problem ? I did anything wrong ?

This is a xml file for the first pano :
http://dtcs.com.vn/quang/v4/main.xml

and this is for showing next pano of the transtion :
http://dtcs.com.vn/quang/v4/pan2.xml





This is the page : http://dtcs.com.vn/quang/v4/bjtu.html

This is how I embed the FPP into HTML page :
Code:
<div id="flashcontent">
	<p align="center"><font style="font-size: 9pt">This content requires 
	<a href="http://www.adobe.com/go/getflashplayer/">Flash Player</a> and a browser with JavaScript enabled.<br />

Built on <a href="http://flashpanoramas.com/player/">Flash Panorama Player</a>.</font></div> 
    <script type="text/javascript">
	  var so = new SWFObject("pano_player.swf", "ec", "748", "394", "6.0.65", "#aabfde"); 
	  so.addVariable("xml_file","main.xml");
            so.write("flashcontent");
    </script>

Hope you can help !
Thank you so much !

Last edited by kuangozz; 05-09-2008 at 06:01 PM.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 04:50 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.