Forum Moderators: phranque
can i make some htaccess rewrite that call media.swf from root directory, no care where am in the website ?
Best Regards,
Nservices.
This should not happen, unless your browser is badly-broken. That is not likely.
It is the browser that resolves full URLs from page-relative or root-relative URL-paths.
Therefore, I suggest that you completely flush your browser cache (delete all Temporary Internet Files) and test again.
You should be able to use either
src="http://example.com/media.swf" or src[b]="/m[/b]edia.swf" Jim
[edited by: jdMorgan at 6:39 pm (utc) on June 9, 2009]