kerepuki
May 24th, 2008, 04:54 AM
Heyall!
Hopefully this is a quick one.
I am trying to load multiple swf files in a div element on an HTML page. What I mean by this is I have a “gallery” type page where users can click on the work and see the results.
The div that displays the work is a sliding div that shows the selected work when a user clicks it and hides the work, returning to the "gallery" ready to select another piece.
Button 1: View Work
Button 2: Work 1
Button 3: Work 2
Button 1 will unload any work items currently loaded. Button 2 and Button 3 will load the selected piece into the div.
Any ideas?
Hopefully this is a quick one.
I am trying to load multiple swf files in a div element on an HTML page. What I mean by this is I have a “gallery” type page where users can click on the work and see the results.
The div that displays the work is a sliding div that shows the selected work when a user clicks it and hides the work, returning to the "gallery" ready to select another piece.
Button 1: View Work
Button 2: Work 1
Button 3: Work 2
Button 1 will unload any work items currently loaded. Button 2 and Button 3 will load the selected piece into the div.
Any ideas?