pano2vr can not display within swfloader in flex3

Q&A about the latest versions
Post Reply
zhwsweet430
Posts: 1
Joined: Thu Aug 20, 2009 8:47 am

The swf is made by pano2vr , which is compiled at flash9/10. It is ok when I play it in flash player 9/10.

However, when I use swfloader to load the swf in flex3, it does not display. I just set the source of swfloader to "http://localhost/test/test.swf". I am sure that there is no sand box error. Of course, I add listener to the swfloader. And the swfload loads the swf successfully. But, there is nothing on the screen.

there is another strange thing is that, swf compiled at flash 8 firstly works fine, but when i load another swf , the mask destroy.

the right:

---------------------------------------------------
content
---------------------------------------------------

the mask destroy:

^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^
^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^
content
^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^
^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^

Please tell me how to solve it, thanks.
Post Reply