I'm having trouble accessing folders from a textpage with IE through a swf.
I have a swf loaded in the text page with some links to some folders, but in IE the pages are not loaded. I see the url change but not the content.
This works in FF. In IE when I use a text link It works but links within the swf do noting. The text link 'test' works as expected.
This is my textpage content:
Code
<a href="#/content/Luchtfotografie/">test</a> <img src="http://www.ijdock.nl/swf/ijdock_iv_module_start.swf" height="250" width="490">Click on 'Luchtfotografie'
http://fotomodule.i-tool.nl/#/content/Luchtfotografie/
Is there something done with the text link, which can not be done with the links within the swf?
Kind regards,
Youri