PDA

View Full Version : should be easy to find solution


Goose
10-16-2006, 11:30 PM
I've been searching for the solution to this for a long time.

I've got an HTML page with a table on the left and one on the right.
The left side has one.swf in it. The right side has three buttons (one, two & three).
I want the user to be able to click button two and one.swf swaps and two.swf loads.

It is very much like a javascript image swap but dealing with SWFs not JPGs.

Anybody know how to do this or know of a tutorial?

Thanks.