PDA

View Full Version : embed the panorama player in a full flash site


khaled_isamm
11-10-2008, 07:32 AM
HI
can I embed the panorama player in a full flash site using (loadmovie("panoramas".swf, mc1)

nidrig
11-10-2008, 08:07 AM
Hi,

Yes and no.

Yes because you can embed fpp within a flash application. Have a look at Patrick excellent tutorial: http://www.flashpanos.com/tutorials/patrick/embedding-fpp-panoramas-another-flash-container

No, for not that way.

Fpp is written in AS3, thus you need to embed it in a AS3 movie. Your syntax is AS2. Plus, in its latest version (2.3), fpp is compiled for flash player 10, means you need flash CS4 to compile your movie for the player 10.

cu