Hi,
I want to have a flash animation on my site.
When I insert a "http:..." adress in the field "Data" and "Value" in the code, its completly okay But when I insert a "~/PATHHERE/FILEHERE.swf" in this fields, it don't function.
Code:
<object data="~/Images/Flash/banner.swf" type="application/x-shockwave-flash" width="936"
height="142">
<param name="movie" value="~/Images/Flash/banner.swf" />
</object>