Forums  

Go Back   Forums > Talk > General FPP Discussion

Reply
 
Thread Tools Display Modes
  #1  
Old 05-05-2008, 08:43 PM
gunsoftommy gunsoftommy is offline
Junior Member
 
Join Date: May 2008
Posts: 6
Downloads: 0
Uploads: 0
Default embedPano bug?

i'm trying to understand line 35 of the embedPano.fla. it seems as though you don't need an external xml because flash can read the parameters from lines 37-43. is this right? cause without editing any of the original files, the embedPano.swf, does not display the frame rate. shouldn't this work properly 'right out of the box?' what is required for the frame rates to be displayed?
Reply With Quote
  #2  
Old 05-05-2008, 10:17 PM
cheathamlane cheathamlane is offline
Senior Member
 
Join Date: Mar 2007
Location: Berkeley, California, USA
Posts: 774
Downloads: 0
Uploads: 0
Send a message via AIM to cheathamlane
Default

Interesting -- It appears that the fps.swf plugin is being positioned at 0,0 of the main stage, and not at 0,0 of the loaded pano.


If you change the mask so that it covers the entire stage:
square.graphics.drawRect(0, 0, 550, 400);

...You should see the fps.swf output. (Assuming you're using: panorama.loadPanorama("xml_text="+xml_1); to load the panorama, and not the default line in the embedPano.fla)

Not sure if this has been brought up in the forums before. If not, maybe an email to Denis would shed some light. Let us know!
__________________
Patrick
http://cheathamlane.net
--
Tutorials: Embed Pano 101, Pano auto-presentation
Reply With Quote
Reply

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 08:26 AM.


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