crab68
02-02-2009, 09:26 AM
I am not sure if this is possible, but let me paint the scenario here:
I have a html (main.html) calling flash. Within the flash ('main.swf') I have buttons for users choose from. Is it possible to have the new flash ('option1.swf') to replace 'main.swf' within 'main.html'. Or do I need to have Flash 'option1' embedded in another html ('option1.html).
If it is possible to replace 'main.swf' with 'option.swf' within 'main.html', how do i do it?
The other problem is when I call 'option1.html', it open the link as a new tab/window. How do i refreshed the current tab with the new html instead of opening the html link in a new tab?
I have a html (main.html) calling flash. Within the flash ('main.swf') I have buttons for users choose from. Is it possible to have the new flash ('option1.swf') to replace 'main.swf' within 'main.html'. Or do I need to have Flash 'option1' embedded in another html ('option1.html).
If it is possible to replace 'main.swf' with 'option.swf' within 'main.html', how do i do it?
The other problem is when I call 'option1.html', it open the link as a new tab/window. How do i refreshed the current tab with the new html instead of opening the html link in a new tab?