PDA

View Full Version : controller.swf x Flvplayer


aimola
05-01-2008, 03:51 PM
Hi,

I use the controller plugin and I am with the following problem:

When select a pano of controll and the current pano contains a video flv,
the pano is chandeg but the video remains on the screen

how to fix this?


excuse my bad English.

Regards!

cheathamlane
05-01-2008, 05:33 PM
Have you tried using the "linked" parameter?

<box id=mySpot" linked="the/pano/panoName" />

aimola
05-01-2008, 10:40 PM
Have you tried using the "linked" parameter?

<box id=mySpot" linked="the/pano/panoName" />

YEah! that's it! tks!