Flash in home page
-
Hi
I’m trying to get a flash map into a page with the code below but it doesn’t seem to be working. can anyone offer assistance?
<object id="uk_ir_locator" width="480" height="590" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="FlashVars" value="xmlfile1=uk_ir_locator.xml" /><param name="quality" value="high" /><param name="wmode" value="transparent" /><param name="src" value="uk_ir_locator.swf?xmlfile1=uk_ir_locator.xml" /><param name="pluginspage" value="https://www.macromedia.com/go/getflashplayer" /><param name="flashvars" value="xmlfile1=uk_ir_locator.xml" /><embed id="uk_ir_locator" width="480" height="590" type="application/x-shockwave-flash" src="uk_ir_locator.swf?xmlfile1=uk_ir_locator.xml" FlashVars="xmlfile1=uk_ir_locator.xml" quality="high" wmode="transparent" pluginspage="https://www.macromedia.com/go/getflashplayer" flashvars="xmlfile1=uk_ir_locator.xml" /></object>
- The topic ‘Flash in home page’ is closed to new replies.